Nedramrez / to-do-list

This simple web page will be built using webpack and served by a webpack dev server.
MIT License
0 stars 0 forks source link

To Do List: Project 1 - List Structure

Awesome Books README

📗 Table of Contents

📖 To Do List: Project 1 - List Structure

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I've learnt how to manage data using JavaScript. That's why the website will be more interactive. I used the given medium-fidelity wireframe to build the UI.

🛠 Built With

Tech Stack

HTML
Javascript ES6
webpack
CSS

Key Features

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

Open VSCode and type ctrl+P, type

  ext install ritwickdey.liveserver

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Nedramrez/to-do-list.git

Usage

To run the project just click the Go Live button in the VSCode.

(back to top)

👥 Author

👤 Zermarden

(back to top)

🔭 Future Features

(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 you can give a Star at project's GitHub page.

(back to top)

🙏 Acknowledgments

I would like to thank Joel Kugonza for the great assistance.

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