Skip to content

Latest commit

 

History

History
207 lines (125 loc) · 4.92 KB

README.md

File metadata and controls

207 lines (125 loc) · 4.92 KB

📗 Table of Contents

📖 Awesome Books

Awesome Books is a Todo list web application

This project is a basic website that allows users to add To-Do's to in a list. The list is store locally. So you can close your browser and when you open it again you will still have you To-Do list.

🛠 Built With

Tech Stack

Client

Key Features

  • Use local Storage
  • Save a list of books
  • Allow eliminate one selected Book

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

  • Only clone the repo and run in your local

Setup

Clone this repository to your desired folder:

https://github.com/mrcbq/todolist.git

Install

To install this project, run the following command:

npm install

Usage

To run the project, execute the following command:

git clone https://github.com/mrcbq/todolist.git

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

npm run deploy

(back to top)

👥 Authors

👤 Author1

👤 Abiy Hussen Aman

(back to top)

🔭 Future Features

  • Add Libraries for interchange the lists elements
  • Add Navigation
  • Add Luxor library

(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... Please give a ⭐ to the repo and follow us

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

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