Kevin-Mena / react-todolist

TODO List app helps you manage all of your tasks to meet your activity deadlines with the most important tasks at the top of the list, and the least important tasks at the bottom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List React


πŸ“— Table of Contents

πŸ“– [TODO List]

**[TODO List] app helps you manage all of your tasks to meet your activity deadlines with the most important tasks at the top of the list, and the least important tasks at the bottom.

πŸ›  Built With

Tech Stack

React

Key Features

  • [React]

(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: A text-editor like VS code or Sublime Editor and a github account.

Setup

Clone this repository to your desired folder:

Example commands:

  cd <desired folder to contain project>
  git https://github.com/Kevin-Mena/react-todolist.git

Install

Install this project with:

npx create-react-app

Usage

To run the project, execute the following command:

  • Open the terminal and execute
npm start

Run tests

  • On the terminal
npm install --save-dev jest-environment-jsdom
npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Kevin Okoth

(back to top)

πŸ”­ Future Features

  • [Todo List]
  • [Better UI design]

(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,give it a ⭐️!

(back to top)

πŸ™ Acknowledgments

Thanks to everyone whose idea and codebase was used in this project. Moreso to other Micronauts who have actively offered their support in bug fixingπŸ™

(back to top)

❓ FAQ (OPTIONAL)

N/A

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

TODO List app helps you manage all of your tasks to meet your activity deadlines with the most important tasks at the top of the list, and the least important tasks at the bottom.


Languages

Language:JavaScript 68.2%Language:CSS 31.8%