https://github.com/drvxksh/todoer-react-express
Todoer, a minimalist todo-app to keep you focused and productive
https://github.com/drvxksh/todoer-react-express
dnd-kit expressjs mon reactjs tailwindcss todoapp
Last synced: about 1 month ago
JSON representation
Todoer, a minimalist todo-app to keep you focused and productive
- Host: GitHub
- URL: https://github.com/drvxksh/todoer-react-express
- Owner: drvxksh
- Created: 2024-07-03T10:35:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-12T14:34:02.000Z (about 1 year ago)
- Last Synced: 2025-04-22T18:01:50.212Z (6 months ago)
- Topics: dnd-kit, expressjs, mon, reactjs, tailwindcss, todoapp
- Language: TypeScript
- Homepage: https://todoer-web.vercel.app
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todoer
Todoer is a minimalist todo application that is simple and easy to use supporting a draggable todo list items.
## Stack
#### Frontend
- ReactJS
- TailwindCSS
- Typescript
- Dnd-Kit
- Recoil
#### Backend
- Express
- Bcrypt
- JWT
- Typescript
- Mongoose## Installation
- Clone the repository
- Install the dependecies in the respective folders.
- Set up the .env using the .env.example
- Run the dev script to start the develpment instance## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.