Skip to content

My first MERN app.Performs CRUD operations and authentication

License

Notifications You must be signed in to change notification settings

sreyas-b-anand/todo-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasker

This is a simple Todo application built using React , Express JS , MongoDb , and Node JS.

Features

  • Add, edit, and delete tasks.
  • Responsive UI.

Tech Stack

  • Frontend: React
  • Backend: Express JS , Node JS , MongoDb
  • Hosted on Render

Installation - Frontend

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/sreyas-b-anand/todo-mern.git
    cd todo-mern
    cd client
  2. Install frontend dependencies:

    npm install
  3. Start the frontend

    npm run start
  • By default, the backend is connected through a proxy in package.json, so no additional configuration is needed for local development.

Usage

Contributing

  • Contributions are welcome! Please open a pull request or an issue to contribute.

License

  • This project is licensed under the MIT License.

About

My first MERN app.Performs CRUD operations and authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published