React based single page app.
To get a local copy up and running follow these simple steps.
-
You can clone this repo by typing
git clone https://github.com/Munsa1/book-store-app.git
on your terminal. -
Type
cd math-app
to access the project on the terminal. -
Run
npm install
from your editor's terminal. -
Run
npm run build
from your editor's terminal. -
Run
npm run start
from your editor's terminal to view the project in your browser. -
Run
npx hint
. to check for HTML Linter errors. -
Run
npx stylelint "**/*.{css,scss}"
to check for CSS Linter errors.
HTML5
CSS3
React
GIT
👤 Munsa Mibenge
- GitHub: Munsa Mibenge
- LinkedIn: Munsa Mibenge
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 a source of inspiration.
- A big thanks to @microverseinc for providing the involvement API.
This project is MIT licensed.