Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Task Manager

A full-stack MERN (MongoDB, Express, React, Node.js) application to manage tasks efficiently with a clean and interactive interface.


Features

  • User Authentication – Signup/Login functionality.
  • Task Management – Create, update, delete tasks.
  • Task Completion – Mark tasks as completed.
  • Responsive UI – React-based interface for smooth user experience.
  • REST API – Built with Node.js + Express.
  • Database Integration – MongoDB for data storage.

Installation & Usage

  1. Clone the repository:
    git clone https://github.com/aryanvats2010/wenapp.git
    cd wenapp
  2. Install dependencies:
      cd server && npm install
      cd ../client && npm install
  3. Run the backend:
    cd server
    npm run dev
  4. Run the frontend:
    cd client
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages