Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.