Skip to content

AshrafAlshareef/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList

This is a ToDo list prorgam. At the beginning, I tried to follow this video on youtube Building a Todo List App with MERN Stack | Todo Application using MongoDB + Express + React + Node Then this will be developed to have additional features.

Technologies (MERN):

  1. Mongo
  2. Express
  3. React
  4. Node js

Implementation

To run the program the following instructions are required:

  • Client side (1st terminal)
cd todolist
npm install
npm run dev
  • Server side (2nd terminal)
cd Server
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published