An open API service indexing awesome lists of open source software.

https://github.com/progress2002/react-todo-app


https://github.com/progress2002/react-todo-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

logo

Microverse README Template

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)

- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)

# 📖 Todo list app

**Todo list app* is a web app that allows you to add tasks, edit, delete and mark tasks as completed.

Here are some features of the page:

Add a task to you to do list.
Remove a task from your to do list.

## 🛠 Built With
React

(back to top)

(back to top)

## 💻 Getting Started

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

- On the terminal navigate to the folder you created and run this command: git clone https://github.com/Kashif-Saleem-Ghuman/REACT-TODO-APP.git

- Now navigate to the repository folder using command prompt cd REACT-TODO-APP.

- Make sure to intall linters using this link: https://github.com/microverseinc/linters-config.

-Make sure to add project dependancies by running the command '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/terminal and navigate to the created directory.

- On the terminal run this command git clone https://github.com/Kashif-Saleem-Ghuman/REACT-TODO-APP.git.

- Go to the repository folder using command prompt cd TREACT-TODO-APP.

- Make sure to intall linters using this link: https://github.com/microverseinc/linters-config.

- Make sure to intall all dependencies by running 'npm install'.

--->

(back to top)

👤 **Progress Ezeamaka**

- GitHub: [@githubhandle](https://github.com/Progress2002)
- Twitter: [@twitterhandle](https://twitter.com/Progress_2002)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/progress-ezeamaka-27b114247)

(back to top)

## 🔭 Future Features

- Implement some UX improvements: To dynamically add and remove tasks.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Progress2002/React-Todo-App/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

[React](https://reactjs.org/)

[Tutorial](https://ibaslogic.com/react-tutorial-for-beginners/)

(back to top)

## 📝 License

This project is [MIT](https://github.com/Kashif-Saleem-Ghuman/REACT-TODO-APP/blob/dev/LICENSE.md) licensed.

(back to top)