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

https://github.com/natasha-ct/dailytask

A to-do list web app that allows the user to add a new task, delete a new task and mark a task as completed.This was built using REACT, JavaScript , HTML and CSS3
https://github.com/natasha-ct/dailytask

html-css-javascript reactjs

Last synced: about 1 year ago
JSON representation

A to-do list web app that allows the user to add a new task, delete a new task and mark a task as completed.This was built using REACT, JavaScript , HTML and CSS3

Awesome Lists containing this project

README

          

# DAILY TASK /TODO LIST WEB-APP
To-do list is an interactive project where you can create different daily tasks lists. You can add and remove any item. Built with plain JSX, JavaScript and REACT

## Built With
JSX
Css
JavaScript
React

## Live Demo (if available)
[on progress...]

## Getting Started
The code is available in the src folder.

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

Clone the project
You can download or clone this project by running this command from your terminal.

git clone https://github.com/NATASHA-ct/DailyTask.git
This will crate a dirctory in the name of the project folder.

Open it with your text editor.

Next, switch inside the project directory and ru:

npm install
This will install all the necessary dependencies in the local node_modules folder.

Finally, start your development server by running:

npm start
You should see the app in your browser address bar at https://local/host:3000

## Prerequisites
Any html and css code editor like Vscode or Vim.

## Authors

👤 **NATASHA TATENDA CHIROMBE**

- GitHub: [@NATASHA-ct]((https://github.com/NATASHA-ct)
- Twitter: [@NatashaChirombe]
- LinkedIn: [Natasha Chirombe](linkedin.com/in/natasha-chirombe-1531aa17b)

## 🤝 Contributing
Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

## Show your support
Give a ⭐️ if you like this project!

## Acknowledgments
📝 License
This project is MIT licensed.