Skip to content

portfolio-roy/awesome-books-basic-utsargo-tanveer

Repository files navigation

📗 Table of Contents

📖 Awesome Books

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.

🛠 Built With

Tech Stack

Languages
  • HTML
  • CSS
  • Javascript
Server

Key Features

  • Add Books to a book list
  • Delete Books from the book list
  • Save data to local storage

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  git clone git@github.com:portfolio-roy/awesome-books-basic-utsargo-tanveer.git
  cd capstone-1

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  python3 -m http.server 8000

Deployment

You can deploy this project using Github Pages

(back to top)

👥 Authors

👤 Utsargo Roy

👤 Tanveer Ahmed

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star.

(back to top)

🙏 Acknowledgments

We would like to thank all my fellow micronauts.

(back to top)

❓ FAQ

  • 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.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Basic JavaScript version of Awesome Books project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published