Greetings to Bookstore. The online platform that caters to your reading requirements. Bookstore aims to streamline your experience in the realm of mathematics with a polished and intuitive interface.
- Install react
- To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.
In order to run this project you need:
- Git
- Any text editor
- To install linters and react
Clone this repository to your desired folder:
- Click Code button (shown in green color)
- Copy URL.
- Please clone it with the following command: git clone (your copied URL)
Install this project with:
- npm install
To run the project:
- Go to
/src. - Then, execute the following command: npm start
To trace linter errors in VS code, please use the following commands:
- For CSS:
npx stylelint "**/*.{css,scss}"
- For Javascript:
npx eslint .
You can deploy this project using: GitHub Pages.
👤 *Collins Akorda
- GitHub: @firstpj
- Twitter: @AkordaC
- LinkedIn: Collins Akorda
- Create Responsive Web Design
Contributions, issues, and feature requests are welcome!
If you like this project, follow me on gitHub.
- I would like to thank Microverse and my coding partner.
This project is MIT licensed.