Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 828 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 828 Bytes

React Bookstore

Bookstore sample app made with React & Redux.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

Command Description
npm start Runs the app in development mode in localhost:3000
npm run build Builds the app for production to the build folder
npm run lint Runs the linters checks
npm run lint-fix Runs the linters & tries to auto-fix linting errors

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.