Description the project. "Bookstore" is a web application built with React. It is a Single Page Application (SPA) that allows users to add books, categorise them, and delete books. The project is built using React and Redux. The project is to be deployed on Netlify.
- Javascript
- CSS
- React Js
- Redux
- Git and Gitflow
- Linters
To get a local copy up and running follow these simple example steps.
In order to run this project on your computer, please make sure that you have a web browser installed. You can clone the repo to your machine. Node package Manager(NPM) To install NPM on your local machine, please visit NPM official website Text editor(Vscode, Atom, NotePad++, Sublime)
- Click on the clone button to copy the clone
- Open Terminal and run git clone
https://github.com/Ukaypromise/bookstore.git - Clone the repo
- From you terminal run " code ." to open in your code editor.
Run the following commands to install dependencies
npm init -y
npm install
npx stylelint "**/*.{css,scss}"
npx eslint .
Run the following command
npm start
npm test
npm run build
👤 Promise Uka
- GitHub: @Ukaypromise
- Twitter: @PromiseUkay
- LinkedIn: @promiseuka
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
- etc
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.



