"Bookstore" is a website for all reading fans. It is a Single Page App (SPA) that allows users to:
- Display a list of books.
- Add books to the list.
- Remove books from the list.
It is part of my journey at Microverse, that's my first React Redux based project.
To build this app these React features were used:
- Functional components
- Hooks
- Router
- Redux
- Jest for testing
Live demo is available through this link.
To get a local copy up and running follow these simple example steps:
-
Clone this repo to your computer using git. Or
-
Download the compressed zip folder and use a decompressor to unzip it into your computer. Then open the folder and all the project files will be there.
-
then instal npm in with "npm install" and then use "npm run see" to open the application on your browser
👤 Tiago Lelinski Marin
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
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.