Skip to content

danutibe07/AwesomeBooks

Repository files navigation

📗 Table of Contents

📖 Awesome Books

It's a book collection project. Use only JavaScript & CSS to build this.

🛠 Tech Stack

  • HTML
  • CSS
  • JavaScript

Key Features

  • Book List
  • Add New
  • Delete

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • GIT
    • if you don't have git installed on your machine you can download it from here.
  • Linter
    • You can get install guide from here
  • Node.js & Npm
    • if you don't have npm installed on your machine you can download it from here

Setup

Once you have git installed on your machine you can clone project by running the command below. To clone your project to your local machine

  git clone [email protected]:dev-mamun/Awesome-books.git

Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP

Install

Install this project with:

  cd Awesome-books

For this project, you don't need to install any dependencies but if you prefer to install any dev dependencies run:

  npm install
  npm init -y
  npm install --save-dev [email protected]
  npx hint .
  npm install --save-dev [email protected] [email protected] [email protected] [email protected]

Usage

To run the project, use the following :

Alternative: Locate the folder where you cloned your project and open the index.html file in your browser to view your project.

(back to top)

👥 Author

👤 Akpan Daniel

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

If you like this project feel comfortable to endorse the author. You can contact the author via Twitter or Linkedin or directly message at [email protected]

(back to top)

🙏 Acknowledgments

I would like to thank...

  • Teammates
  • Mentors
  • YouTube tutorials
  • Microverse guides
  • Google Search

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Awesome books

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published