/browserify-individual-assignment-priyankagargc27

browserify-individual-assignment-priyankagargc27 created by GitHub Classroom

Primary LanguageJavaScript

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:

  1. Browserify project structure
  2. Building forms, collecting user input, and both posting and deleting
  3. Backed by json-server
  4. A component to list the resource
  5. A component to build the HTML representation of a resource
  6. All coordinated by main.js