Awesome Books is a basic website that allows users to add/remove books from a list.
- HTML
- CSS
- Javascript
- Javascript Objects
- Javascript Classes
- Single Page Apps
- N/A
To get a local copy up and running, follow these steps.
In order to run this project you need:
- a browser
- git
- nodejs
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:forLoop94/Awesome-Books.git
npm install
To run the project, execute the following command:
Open index.html in browser
or
open with Live server in Vscode
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Charles Andrews
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Mesak Lalrindika
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- JS Classes
- Navigation Menu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a follow and/or a star
- Mesak - my coding partner
This project is MIT licensed.