Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunny-unik/task-manager
Task management app with authentication, built using MERN Stack
https://github.com/sunny-unik/task-manager
authentication mern netlify tailwindcss typescript vercel vite
Last synced: 3 days ago
JSON representation
Task management app with authentication, built using MERN Stack
- Host: GitHub
- URL: https://github.com/sunny-unik/task-manager
- Owner: Sunny-unik
- License: mit
- Created: 2024-05-18T18:41:04.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-21T11:08:19.000Z (6 months ago)
- Last Synced: 2024-05-22T06:27:02.502Z (6 months ago)
- Topics: authentication, mern, netlify, tailwindcss, typescript, vercel, vite
- Language: JavaScript
- Homepage: https://tasks-stack.netlify.app/
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/Contributing.md
- License: LICENSE
- Code of conduct: docs/Code-of-conduct.md
Awesome Lists containing this project
README
# task-manager
> Its primary purpose is to allow users to monitor and manage their tasks.
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Sunny-unik/task-manager)
## Tech Stack
- React.js with tailwindcss for frontend
- Node.js/Express.js for backend
- MongoDB for database## 🤝 Contributing
We encourage you to contribute to [task-manager](https://github.com/Sunny-unik/task-manager)! All contributors are required to abide by our [Code of Conduct](/docs/Code-of-conduct.md). Please check out the [Contributing guide](/docs/Contributing.md) for guidelines about how to proceed with your contribution.
Feel free for start discussion.## Project Setup
For development setup read [getting started guide](/docs/Getting-started-guide.md)
# Deployment
This website's frontend is deployed on **netlify**
This website's backend is deployed on **vercel**## ⚖️ LICENSE
MIT © [Sunny-unik/task-manager](LICENSE)