Bookstore React it's a cool app that lets you manage the books you're reading
- Languages: HTML, CSS, JsvaScript
- Frameworks: React
- Technologies: Linters, Git, GitHub, Redux.
To get a local copy up and running follow these simple example steps.
- node package manager – to be able to install packages locally.
- A github Account – to be able to use github actions.
- Open the terminal
- Run
cd \path\to\where\you\want\your\local\copy
- Clone the repo
- Run
git clone https://github.com/Trictonicmp/bookstore-react.git
- Run
cd bookstore-react
- Run
- Install dependencies
- Run
npm install
- Run
Run npm run build
Run npm test
👤 Amaury Permer
- GitHub: @trictonicmp
- Twitter: @AmauryPermer
- LinkedIn: @amaury-permer
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.