Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bushmusi/react-todolist
Todolist app will store new task, delete a task and also updating completed task. I have used React.Js v17.0. I also used both Class and Functional component
https://github.com/bushmusi/react-todolist
es6-javascript functional-components gitflow githubflow hooks react reactjs
Last synced: 1 day ago
JSON representation
Todolist app will store new task, delete a task and also updating completed task. I have used React.Js v17.0. I also used both Class and Functional component
- Host: GitHub
- URL: https://github.com/bushmusi/react-todolist
- Owner: bushmusi
- Created: 2022-03-29T11:02:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T06:07:49.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T05:41:04.845Z (2 months ago)
- Topics: es6-javascript, functional-components, gitflow, githubflow, hooks, react, reactjs
- Language: JavaScript
- Homepage: https://bushmusi.github.io/react-todolist/
- Size: 6.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List React App
- I have build this project to recap react library archtecture. I have used both Functional and Class components. I deployed my project to `github pages` and I have used basename to stable routing
- This project is build using React framework and I have used `stylelint` and `eslinte` for checking linter errors.
> Below features are added here
- Basic mathematical operation
- **CSS3** `grid` features have used for input displays## Live Demo
> [Watch Live](https://bushmusi.github.io/react-todolist/)![screenshot](./app_screenshot.png)
## Built With- React.Js
- CSS3
- React Icons component
## Getting Started
To get a local copy up and running follow these simple example steps.1. `git clone https://github.com/bushmusi/math-magicians`
2. `cd math-magicians`
3. `npm start`## Deployment
- Use GitHub pages to deploy website
- For more information about publishing sources, see [About github pages](https://pages.github.com/)## Author
👤 **Bushra**
- GitHub:
- [Bushra](www.github.com/bushmusi)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [React Tutorial for beggineers](https://ibaslogic.com/)
- Microverse
- Coding Partners
- Code Reviewers## 📝 License
This project is [MIT](./MIT.md) licensed.