Awesome Books is a medium-fidelity wireframe bookstore website
- HTML
- CSS
- Javascript
- Add Book
- Remove Book
- Multi-page website
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 https://github.com/mahamadou-nouridine/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 commands:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Mahamadou Nouridine
- GitHub: mahamadou-nouridine
- Linkedin: mahamadou-nouridine-mamoudou-souley-2b424a1a5
- Twitter: Nouridine_Dino
👤 Yousef Mohamed
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Update Book
- Connect to database
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
I would like to thank all my coding partners at Microverse
This project is MIT licensed.