Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhijitsarker/todo-list-app
Simple to do list app and task manager
https://github.com/abhijitsarker/todo-list-app
axios firebase react tailwind-css
Last synced: 17 days ago
JSON representation
Simple to do list app and task manager
- Host: GitHub
- URL: https://github.com/abhijitsarker/todo-list-app
- Owner: AbhijitSarker
- Created: 2023-12-05T17:31:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-22T08:36:03.000Z (11 months ago)
- Last Synced: 2024-10-03T00:41:35.178Z (about 1 month ago)
- Topics: axios, firebase, react, tailwind-css
- Language: JavaScript
- Homepage: https://todo--list--app.web.app/
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO App
## Server Side Live Link
https://task-manager-ten-tau.vercel.app/api/v1/tasks
## Server Side Code Link
https://github.com/AbhijitSarker/task-manager
### Folder Structure:
/src
/components
/firebase
/hooks
/layout
/pages
/provider
/routes
/utils
### Frontend Technologies:
- React
- React Router
- Tailwind### Backend Technologies
- Node
- Express
- MongoDB
- Mongoose### Used Packages:
- Axios
- Firebase
- Sweet Alert 2
- React Date Picker
- React Icons
- React Helmet async
- React Hook Form