Description |
---|
A list of books project, with the functionly of adding and removing books.
- JavaScript
- React
- CSS
- NPM
- VS CODE
You can have a copy of this repo run on your local machine by just directly cloning it.
To get a local copy up and running follow these simple example steps.
-
- Open the
Terminal
- Open the
-
- Navigate to the directory where you want to add this repository
-
- Run
git clone https://github.com/GedeonTS/bookstore.git
- Run
-
- Run
npm install
to install the necessary modules
- Run
-
- Run
npm start
- Run
- Node.js
- npm
- vscode(or else)
To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.
Open the dist/index.html file with your code editor of your choice and/or a browser of your choice.
Open the project using a live saver extension that can be found into your code editor.
WebHint
$ npx hint .
StyleLint
$ npx stylelint "**/*.{css,scss}"
ESLint
$ npx eslint .
👤 Ushindi Gedeon
- GitHub: @GedeonTS
- Twitter: @Gedeon191
- LinkedIn: Ushindi Gedeon
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.