Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akram-sakib/react-beautiful-dnd-example
https://github.com/akram-sakib/react-beautiful-dnd-example
akramsakib axios react react-beautiful-dnd
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akram-sakib/react-beautiful-dnd-example
- Owner: Akram-Sakib
- Created: 2023-11-06T05:55:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T05:57:02.000Z (about 1 year ago)
- Last Synced: 2024-05-21T03:54:23.500Z (6 months ago)
- Topics: akramsakib, axios, react, react-beautiful-dnd
- Language: JavaScript
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic Todo CRUD Application
## [Todo-Live](https://dynamictodo.vercel.app)
### Using Technology
* React for UI.
* Tailwind Css for designing part.
* Context Api for whole application state management.
* Using React dnd for drag and drop.
* Using NodeJs for Rest Api.
* Using MongoDB Cloud for Database management.
* Using Cyclic for Rest APIs deployment.
* Using Vercel for React application deployment.