- 📖 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. We achieved that by using JavaScript objects and arrays. We also needed to dynamically modify the DOM and added basic events.
HTML
- HTML
CSS
- CSS
JavaScript
- JavaScript
- Creating branches on repositories.
- Use of linter on HTML&CSS&JavaScript project.
- Correct use of GitHub flow.
- Follow Microverse's list of best practices for JavaScript projects.
- Implement a basic UI with plain HTML for a basic webpage.
- Here is the live-demo
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Create a repo on your repositores files.
- Clone or make a copy of this repo on your local machine.
- Follow GitHub flow.
- A carefully reading of this README.md is required.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:oovillagran/AwesomeBooks.git
Install this project with:
npm install
To run the project, you can use your favorite browser.
To run tests, execute the following command:
npx hint .
-Follow GitHub pages guideliness.
👤 Ruth Abreu
👤 Oscar Villagran
- GitHub: @oovillagran
- Twitter: @oovillagran
- LinkedIn: Oscar Villagran
- Use of linter in HTML&CSS projects
- Use README template file
- Ask for a code review**
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to make any comment, all contributions are welcome!.
We would like to thank Microverse comunity, they do an excellent job.
This project is MIT licensed.