Skip to content

tslaton/reactnd-project-myreads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app was forked from the starter template provided as a part of Udacity's React Fundamentals Course.

It was created with create-react-app and adheres to its typical structure/interface.

In order to run the project, first clone or download the GitHub repo. Then install the requirements by typing npm install in a terminal pointed to the root diretory of the project (the directory that contains package.json, which lists the project dependencies).

To run the project locally after installing the requirements, type npm start into a terminal pointed to the project's root directory to launch the development server. It should open localhost:3000 and run the app in a local browser. If it does not open localhost:3000 automatically, try doing so in your favorite browser. You should then see the app.

About

React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • CSS 21.6%
  • HTML 9.0%