- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
"Bookstore" is a website for all fans of books. It is a Single Page App (SPA) building with React and Redux that allows users to:
- Display a list of books.
- Add a book.
- Remove a selected book.
- Navigation component that includes links to / and /categories.
- Add, Remove and Display books.
- You'll need any code editor
- You'll need Node.js installed
Clone this repository to your desired folder:
git clone git@github.com:blueberry1312/bookstore.git
cd bookstore
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
π€ NΓ©stor Oro
- GitHub: @blueberry1312
- Twitter: @nestorsitooo
- LinkedIn: [LinkedIn] (https://www.linkedin.com/in/nes-oro-658570225/)
- Add subpage categories.
- Style all app.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please give a βοΈ if you like this project!
I would like to thank the Microverse team.
This project is. MIT licensed.