Skip to content

Latest commit

 

History

History
159 lines (87 loc) · 3.69 KB

README.md

File metadata and controls

159 lines (87 loc) · 3.69 KB


Microverse README Template

📗 Table of Contents

📖 Project: Awesome books

[Project: Awesome books] is about creating a web page to add and delete books.

🛠 Built With

HTML
Javascript

(back to top)

💻 Getting Started

  • Create a local directory that you want to clone the repository.

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone https://github.com/codehass/Awesome-books.git

  • Go to the repository folder using command prompt cd Awesome-books.

  • Install the dev dependencies for linters run npm install.

(back to top)

Prerequisites

In order to run this project you need:

-Google chrome

-Internet Explorer

-Any broswer

(back to top)

Setup

Clone this repository to your desired folder:

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone https://github.com/codehass/Awesome-books.git

  • Go to the repository folder using command prompt cd Awesome-books.

  • Install the dev dependencies for linters run npm install.

(back to top)

👤 Author

🤝 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!

(back to top)

(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)