Skip to content

leogouveia/reactnd-project-myreads-starter

 
 

Repository files navigation

MyReads Project

TL;DR

To start dev server:

  • install all project dependencies with npm install or yarn
  • start the development server with npm start or yarn start

To run tests

  • run tests once npm run test or yarn test
  • run and watch tests npm run test:watch or yarn test:watch

About

Starter Code for the React MyReads Project

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • CSS 20.3%
  • HTML 11.3%