The Bookstore is a website that allows you to display a list of books, add a book and remove a selected book.
- React
- Redux
- Webpack
To get a local copy up and running follow these simple example steps.
-
Run this command in your OS terminal to get a copy of the project:
git@github.com:marilirulita/bookstore.git
-
Open the folder project from your code editor.
-
Run:
npm install
-
From the root folder run start command to see the project on browser:
npm start
- Visual Studio Code
- Node
- npm
👤 Mar Bautista
- GitHub: marilirulita
- LinkedIn: mar bautista
- Twitter: @marylirulita
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.