- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Awesome Books is a simple booklist app. It's a part of javascript exercise of module 2 of Microvrese's full stack web develeopment course.
Languages
- HTML
- CSS
- Javascript
Server
- Add Books to a book list
- Delete Books from the book list
- Save data to local storage
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone git@github.com:portfolio-roy/awesome-books-basic-utsargo-tanveer.git
cd capstone-1
Install this project with:
npm install
To run the project, execute the following command:
python3 -m http.server 8000
You can deploy this project using Github Pages
👤 Utsargo Roy
- GitHub: @utsargo
- Twitter: @royutsargo
- LinkedIn: LinkedIn
👤 Tanveer Ahmed
- GitHub: @tarveerisonline
- Twitter: @Tanveer98589023
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
We would like to thank all my fellow micronauts.
-
What is this project?
- It's a project of micoverse curriculam.
-
Is there any SQL database for this site
- No, there isn't. However, we used javascirpt objects stored in a file as a small database.
This project is MIT licensed.