- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
An Awesome books store project, where you can enter the name and author of the books and have it stored, Developed using Html, Css and Javascript
1-HTML 2-CSS 3-JS
- Add index.html file.
- Add style.css file.
- Add index.js file.
- Add Linters.
- Add Header to the index.html file.
- Add global styling variables to style.css file.
1-Web Browser 2-Code Editor 3-Git
Clone this repository to your desired folder:
Run this Command:
cd Awesome-Books-List
git clone git@github.com:mutesihope/Awesome-Books-List.git
First you need to install the node package files Run this command:
cd Awesome-Books-List
npm install
- In order to use this project you either create branch to add more features.
- But in order to run the project open index.html with live server
I have added the linters or tests in order to avoid anykind of typos and ensure the good practices in this project. So while using this repository if you need to check your work in html and css you can use below commands
- in order to run the linter test on index.html:
npx hint .
- in order to run the linter test on stylesheets:
npx styleint "**/*.{css,scss}"
- You can easily use github pages, netlify or vercel to deploy your project Useful link about Github Pages Step by Step guide to deploy using netlify Step by Step guide to deploy using vercel
👤 Karangwa Hope
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Abu Talha
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add header and footer to index.html
- Add more styles to style.css
- Add more styles to style.css
Contributions, issues, and feature requests are welcome!
If you like this project just give it a star -
We would like to thank Microverse.
This project is MIT licensed.