Skip to content

Latest commit

 

History

History
182 lines (118 loc) · 4.61 KB

README.md

File metadata and controls

182 lines (118 loc) · 4.61 KB

To Do List - Minimalist 📝

📗 Table of Contents

📖 [To Do list minimalist]

[To Do list minimalist] Is a project about manage a minimalist To Do List on JavaScript

🛠 Built With

Tech Stack

Client
Server

Key Features

Enlist skill sets and tech stack

  • Test Add and Remove with Jest.
  • Test UpdateTask, ToggleTask and ClearAll functions.

(back to top)

🚀 Live Demo

Click here to view live version

(back to top)

💻 Getting Started

To get a local copy up and running follow these simple example.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git git@github.com:LarryIVC/ToDoList-webpack.git

Prerequisites

In order to run this project you need:

  • Visual Studio Code
  • Browser [Chrome]
  • Linters

Install

Install this project with:

Example command:

  sh
  npm install --save -dev

Usage

To run the project, execute the following command:

Example command:

  sh
  npm start

(back to top)

👥 Authors

👤 Oscar Villagran

👤 Federica Ulzurrun

👤 Larry Villegas

(back to top)

👥 Future Features

We propose to implement:

  • Launch the completed app.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Help me with your criticisms and your suggestions, you will be blessed for such a noble gesture and give me a ⭐️ if you like this project. click here ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)