"Book Store is a website for storing books. It is a Single Page App (SPA) that allows users to:
- View books
- React
- Redux
Client
- Code Quality
- SPAs
In order to run this project you need:
- You need to have NodeJS installed
- A Web Browser (Google Chrome, Firefox, etc)
- A Code Editor (Notepad++, VSCode, etc)
Clone this repository to your desired folder:
git clone your link repo https://github.com/NewtonOmbese/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:
- npx eslint "**/*.{js,jsx}"
- npx stylelint "**/*.{css,scss}"
You can deploy this project using:
- Netlify
- Vercel
- Render
- Railway
- gh-pages
👤 Newton Ombese
- GitHub: @newtonOmbese
- Twitter: @NewtonOmbese
- LinkedIn: @newtonOmbese
- Adding more pages
- FrontEnd Framework implementation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
I would like to thank Microverse.
This project is MIT licensed.