Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naledi-dikgale/react-todo
https://github.com/naledi-dikgale/react-todo
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/naledi-dikgale/react-todo
- Owner: Naledi-Dikgale
- Created: 2023-04-29T12:25:28.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-12-28T17:12:04.000Z (11 months ago)
- Last Synced: 2023-12-28T18:26:24.193Z (11 months ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Video Walkthrough](#video-walkthrough)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**React-Todo Project** A React-based todo list app helps users create, organize, and manage their daily tasks with an intuitive and responsive user interface. It enables easy addition, deletion, and updating of tasks.
## 🛠 Built With Create React App
- **Project setup with Create React App**
Try to have these in your local machine
- Git and GitHub
- VS Code or any code editor### Prerequisites
In order to run this project you need
- A web browser
- Code editor### Setup
Clone this repository to your desired folder:
git clone https://github.com/Naledi-Dikgale/React-Todo.git
### Install
Install this project using the cloned repo or download and use the files to your local machine.
### Usage
- Clone the repository first
- Commnads to Run:
- npm install
- npm run build
- npm start### Run tests
- tests are included using Jest framework
- commands to run: npm run test### Deployment
You can deploy this project through Github Pages
👤 **Naledi Dikgale**
- GitHub: [@githubhandle](https://github.com/Naledi-Dikgale)
- Twitter: [@twitterhandle](https://twitter.com/ChichiTheStar)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/naledi-dikgale-068423159/)
- Website: [@portfolio](https://nalediportfolio.netlify.app/)- [ ] **Changes will be made as comming project requirement.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give a star to this repositiory.
- I would also like to thank Microverse for the guidance they made all the way up to this point.
- **Is it allowed to copy the contents of this project and use it for personal use?**
- This project is free for copying and reusing in any way you like.
This project is [MIT](./LICENSE.md) licensed.