Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christyjacob4/react-todoist

A Clone of the popular Task Manager App Todoist built with React.js
https://github.com/christyjacob4/react-todoist

clone hacktoberfest react react-hooks reactjs todo tutorial

Last synced: 18 days ago
JSON representation

A Clone of the popular Task Manager App Todoist built with React.js

Awesome Lists containing this project

README

        

Todoist Clone 🤖



Project Logo

Android

Latest Commit

Version


License: MIT


Twitter: Christy Jacob


Built a clone of the popular task manager Todoist as part of learning React

## 🚀 Usage

* ### Clone the repository
```sh
git clone https://github.com/christyjacob4/react-todoist/
cd react-todoist
```

* ### Install dependencies
```sh
npm install
```

* ### Start developement Server
```sh
npm start
```

## ✨ Screenshots


Attach Screenshot
Attach Screenshot

## 📖 Features

- [x] Create new Tasks
- [x] Create projects
- [x] Mark tasks as completed
- [x] Dark Mode
- [x] Firebase Support

## 🍻 Contributing

Contributions, issues and feature requests are welcome.

Feel free to check [issues page](https://github.com/christyjacob4/react-todoist/issues) if you want to contribute.

## 👤 Author

**Christy Jacob**

- Twitter: [@christyjacob4](https://twitter.com/christyjacob4)
- Github: [@christyjacob4](https://github.com/christyjacob4)

## 🤝 Acknowledgements
- Icons by [Flaticon](https://www.flaticon.com/)
- Thanks to [@karlhadwen](https://github.com/karlhadwen/) for his amazing tutorial on React-hooks and react testing.

## 🙌 Show your support

Please ⭐️ this repository if this project helped you!

## 📝 License

Copyright © 2019 [Christy Jacob](https://github.com/christyjacob4).

This project is [MIT](https://github.com/christyjacob4/react-todoist/blob/master/LICENSE) licensed.

---