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
- Host: GitHub
- URL: https://github.com/natasha-ct/dailytask
- Owner: NATASHA-ct
- Created: 2022-08-16T17:51:51.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-09-08T21:45:05.000Z (almost 4 years ago)
- Last Synced: 2025-04-08T21:36:00.998Z (over 1 year ago)
- Topics: html-css-javascript, reactjs
- Language: CSS
- Homepage:
- Size: 309 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.