Setting up the project - KatyaHorton/Udacity-MyReads-PROJECT GitHub Wiki

Starting the project:

  1. Cloning Starting Repository to the Local Server

  2. Creating GitHub MyReads Repo on my GitHub account.

  3. Going through the README.md and Project Rubric

  4. Installing the application:

npm install 

npm start
  1. Plan the application:
  • plan Components
  • plan the architecture of application
  • plan steps of application
  1. Develop the application step by step

  2. Check for bugs

  3. Make sure the application meets the requirements

  4. Submit the application