Setting up the project - KatyaHorton/Udacity-MyReads-PROJECT GitHub Wiki
Starting the project:
-
Cloning Starting Repository to the Local Server
-
Creating GitHub MyReads Repo on my GitHub account.
-
Going through the README.md and Project Rubric
-
Installing the application:
npm install
npm start
- Plan the application:
- plan Components
- plan the architecture of application
- plan steps of application
-
Develop the application step by step
-
Check for bugs
-
Make sure the application meets the requirements
-
Submit the application