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

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

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.