It's a book collection project. It was built with JavaScript , webpack & CSS.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Once you have git installed on your machine you can clone project by running the command below. To clone your project to your local machine
git clone git@github.com:dev-mamun/Awesome-books.git
Alternatively, you can download the zip file of your project by clicking on the Code
button on the right side of your
project page and clicking on Download ZIP
Install this project with:
cd To-Do-List
For this project, you don't need to install any dependencies but if you prefer to install any dev dependencies run:
npm install
npm init -y
npm install --save-dev hint@7.x
npx hint .
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
To run the project, use the following :
Alternative: Locate the folder where you cloned your project and open the index.html
file in your browser to view your
project.
👤 Akpan Daniel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
If you like this project feel comfortable to endorse the author.
I would like to thank...
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.