This project was bootstrapped with Create React App.
A Todo App inspired from the movie Inception
- Plant your seeds in the dream as deep as you want.
- Technically it's just a Todo App with Tree-view. :D
- You can create nested todo list in a todo and on and on.
- View seeds of any one dream at a time using React Router
- Manage state with Redux
- Save your world of dreams to dive in again whenever you want.
- Use TypeScript instead of Flow cause I faced performance issues with Flow:
- Out of memory issue.
- Type checking takes time.
- vscode-flow slow intellisense in vscode editor.
- Add Inception like theme to the app. (I'd love if you contribute cause I ain't good at css :D )
I'd love to have your helping hand on Todos-Inception
!
- React is love.
- Many thanks to Create React App.