Individual assessment - The Places You've Been! This mini application will list each of your favorite places you've ever been and allow you to add a new one. This can include cities, countries, and/or restaurants/coffee shops/malls - anything you want! While the content is up to you, there are specific requirements for this project:
- Browserify project structure
- Building forms, collecting user input, and both posting and deleting
- Backed by json-server
- A component to list the resource
- A component to build the HTML representation of a resource
- All coordinated by main.js