- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Awesome books] is a basic website that allows users to add/remove books from a list.
- HTML, CSS and JavaScript
Client
Server
Database
- Not available for this project
- Form used to add books
- Display added books using classes
To get a local copy up and running, follow these steps.
You must be familiar with HTML, CSS and JavaScript. In order to run this project you need to have VS code, the Live Server extension and a web browser.
Clone this repository to your desired folder:
cd my-folder git clone git@github.com:ikennarichard/awesome-books.git
Install Linters
Once you have the live server extension, you need the click on the Go Live icon at the bottom of the VS code window or you could hit 'Alt + L + O' on your keyboard.
To run tests, run the following command:
Example stylint:
run "npx stylelint "**/*.{css,scss}" --fix"
You can use Github Pages to deploy this project
👤 Author1
👤 Author2
- Update user interface
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a ⭐️ or feedback that can improve the project. Thank you in advance! 😊
I would like to thank everyone at Microverse for this amazing program, and also a special thank you to the code reviewers.
This project is MIT licensed.