Skip to content

jrausell/React---Mi-TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React---Mi-TODO

A simple+ TODO app inspired by Asana

This project was built using MongoDB, Express, React, and Node.js with the purpouse of learn the basics of React and MongoDb

Features

  • Add new tasks with Title and Description
  • Mark tasks as complete Edit existing tasks
  • Delete tasks
  • Add Sub-tasks inside Tasks

Prerequisites

  • Node.js
  • MongoDB

Installation

Clone the repository to your local machine Copy code

git clone https://github.com/YOUR_USERNAME/MERN-to-do-list.git

Navigate to the project directory Copy code

cd MERN-to-do-list

Install the dependencies Copy code

npm install

Start the development server Copy code

npm run dev

The application should now be running at http://localhost:3000.

Built With

  • MongoDB
  • Express
  • React
  • Node.js

About

A simple+ TODO app inspired by Asana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages