- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Awesome Bookes ES6] is a project builds a basic website that allows users to add and remove books from the list.
the project is done by using JavaScript objects and arrays.
Also include dynamic modification of the Dom and add basic events.
Client
<li><a href="https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics">HTML5</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/Javascript_basics">JavaScript</a></li>
- [JavaScript objects]
- [JavaScript access properties and methods]
- [Local storage]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A web browser to view output e.g Google Chrome.
- An IDE e.g Visual studio code.
node
should be installed in your local machine, node website.- Install the
npm
package manager use this to install both node and npm. - A terminal.
Clone this repository to your desired folder:
Clone this repository to your desired folder or download the Zip folder:
git clone https://github.com/yesuf023/awesome-books.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd awesome-books
Install this project with:
npm install
To run the project, execute the following command:
- After Cloning this repo to your local machine.
- Open the
index.html
in your browser.
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track Javascript linter errors run:
npx eslint .
You can deploy this project using: GitHub Pages,
- I will use GitHub Pages to deploy my website.
- Coming Soon".
👤 Yesuf Fenta
👤 Blessing Michael
- GitHub: @blessing-michael
- [Add the navigation bar]
- [Implement CSS and contact page]
- [Implement Transitions Animation for hover effect.]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project and how I managed to build it!
- Project from Microverse html & css module.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.
-
Can I fork and reuse the repository
- Yes please, feel free.
-
Can I improve the repository, and my changes will be accepted if they are good?
- Yes please, nice ideas are welcome, please.
This project is MIT licensed.