Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vaibhavdixit09/taskmanagemnetfrontend

TaskMaster Pro - Advanced Task Management System with Google Authentication
https://github.com/vaibhavdixit09/taskmanagemnetfrontend

cron cryptography css3 expressjs javascript jsx mongodb nodejs passportjs reactjs

Last synced: 25 days ago
JSON representation

TaskMaster Pro - Advanced Task Management System with Google Authentication

Awesome Lists containing this project

README

        

# Task Management Application Frontend

This repository contains the frontend for a task management application, built using modern web technologies. The application includes:

1. User authentication (login and signup)
2. Task management (add, update, delete, and view tasks)

## Getting Started

### Project Setup

1. Install dependencies:
```bash
npm install
```