Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohit-raj-singh/equtisoft
Implemented Functionality Sign-UP, Login, Add Task, and Task List using MERN Stack. This is a User Interface design with the help of Tailwind CSS.
https://github.com/mohit-raj-singh/equtisoft
expressjs middleware mongodb-atlas nodejs react-router reactjs tailwindcss
Last synced: 7 days ago
JSON representation
Implemented Functionality Sign-UP, Login, Add Task, and Task List using MERN Stack. This is a User Interface design with the help of Tailwind CSS.
- Host: GitHub
- URL: https://github.com/mohit-raj-singh/equtisoft
- Owner: Mohit-Raj-Singh
- Created: 2023-08-22T15:59:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T16:23:52.000Z (about 1 year ago)
- Last Synced: 2023-08-22T20:13:27.039Z (about 1 year ago)
- Topics: expressjs, middleware, mongodb-atlas, nodejs, react-router, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://equtisoft.vercel.app/
- Size: 314 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Manager
## Introduction
Implemented Functionality Sign-UP, Login, Add Task, and Task List using MERN Stack. This is a User Interface design with the help of Tailwind CSS.## Deployed App
https://equtisoft.vercel.app/## Video Demo Link
https://drive.google.com/file/d/1V3esD-jntyxTk3iBsWgEVZFlj-Pwv-w1/view?usp=sharing## Features
List out the key features of your application.
- SignUP
- Login
- Add Task
- Task List## Installation & Getting started
```bash
npm install my-project
cd my-project
npm start
```## Technology Stack
- React.js
- Node.js
- Express.js
- MongoDB
- Javascript
- HTML
- CSS
- Tailwind CSS