Skip to content

okay-head/task-central

Repository files navigation

Taskcentral

Netlify badge License: MIT Twitter: shash0_0

Basic task management app based off MERN stack

Install

This project is built with

pnpm v8.12.1
node v20.12.2
  1. If you want to install this repo locally. Fork and pull this repo, then run
pnpm install
# or
npm install
  1. Add .env file at the root of project and add your server URL as follows
VITE_DB_BASE_URL = http://localhost:8000
  1. Spin up the development server
pnpm dev

Continued development

  • Design revamp: make it closer to AnyDo app

Author

👤 Shashwat Jaiswal

Show your support

Give a ⭐️ if you liked this project!

License

Copyright © 2023 Shashwat Jaiswal.
This project is MIT licensed.

About

Task management MERN app. Supports cookie based authentication. Backend for this site- https://github.com/okay-head/task-central-backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published