Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/es6-booklist-project
https://github.com/mohamedhnoor/es6-booklist-project
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohamedhnoor/es6-booklist-project
- Owner: MohamedHNoor
- Created: 2022-09-26T15:11:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T19:13:16.000Z (about 2 years ago)
- Last Synced: 2023-05-06T18:43:02.264Z (over 1 year ago)
- Language: JavaScript
- Size: 261 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ES6 Booklist Project
- In this project I will build a basic website that allows users to add/remove books from a list.
- I wanted to understand the different ways to create objects in JavaScript, and how to access properties and methods of JavaScript objects.## built with
- best practices in HTML code
- CSS selectors correctly
- JavaScript objects and arrays
- dynamically modify the DOM and add basic events
- ES6 syntax
- modules## Live Demo
# WORK FLOW SCREENSHOTS
![mobile-home-page](images/app-with-date.JPG)
![mobile-home-page](images/Screenshot%202022-09-19%20at%2019.31.21.JPG)
![mobile-home-page](images/Screenshot%202022-09-19%20at%2019.31.40.JPG)## Prerequisites
- computer with internet
- visual studio code## Author
- GitHub: [@githubhandle](https://github.com/MohamedHNoor)
- Twitter: [@twitterhandle](https://twitter.com/MohamedHNoor)
- LinkedIn: [@linkedinhandle](https://www.linkedin.com/in/mohamedhnoor/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](MIT.md) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._