Bookstore sample app made with React & Redux.
This project was bootstrapped with Create React App.
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 |
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.