Bookstore
The Bookstore is MVP website that allows you to:
- Display a list of books.
- Add a book.
- Remove a selected book.
Getting Started
In the project directory, you can run:
$ npm install
$ npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
$ npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
$ npm build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Demo
- Open live demo
Made with
- Javascript
- CSS3
- HTML5
- react
- redux
Author
? Amal Hersi
- GitHub: Amal Hersi
- Twitter: @Amalcx4
- LinkedIn: Amal Hersi
? Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc