Basic task management app based off MERN stack
This project is built with
pnpm v8.12.1
node v20.12.2
- If you want to install this repo locally. Fork and pull this repo, then run
pnpm install
# or
npm install
- Add .env file at the root of project and add your server URL as follows
VITE_DB_BASE_URL = http://localhost:8000
- Spin up the development server
pnpm dev
- Design revamp: make it closer to AnyDo app
👤 Shashwat Jaiswal
- Website: Link
- Twitter: @shash0_0
- Github: @okay-head
Give a ⭐️ if you liked this project!
Copyright © 2023 Shashwat Jaiswal.
This project is MIT licensed.