Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesakduducoder/todo-list
A simple todo list created with react
https://github.com/mesakduducoder/todo-list
Last synced: 7 days ago
JSON representation
A simple todo list created with react
- Host: GitHub
- URL: https://github.com/mesakduducoder/todo-list
- Owner: MesakDuduCoder
- License: mit
- Created: 2023-06-05T07:49:24.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-10T14:45:25.000Z (over 1 year ago)
- Last Synced: 2024-04-15T10:28:33.033Z (10 months ago)
- Language: JavaScript
- Size: 328 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React To Do List
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**[React-to-do-list]** is a website for writing down your daily tasks with edit and mark completed functionality. It is a Single Page App (SPA) that allows users to:
Make simple calculations.
Read a random math-related quote.Client
Styles
Bundler
Language
- **[single_page_app]**
- **[add_todo-item]**
- **[mark-done-todo-item]**
- **[edit-todo-item]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Git to clone this project or you can download the project ZIP file.
Any web browser to run this project.
### Setup
Clone this repository to your desired folder:
git clone https://github.com/MesakDuduCoder/react-todo-list.git
### Install
Install this project with:
cd react-todo-list
then type npm install
### Usage
To run the project:
type and run command on terminal on root of project folder: npm start
👤 **MesakDuduCoder**
- GitHub: [@githubhandle](https://github.com/MesakDuduCoder)
- Twitter: [@twitterhandle](https://twitter.com/mesak_10)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mesak-lalrindika/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project show support by liking this repository.
I would like to thank Microverse for this project inspiration.
This project is [MIT](./LICENSE) licensed.