Skip to content

rawdaymohamed/Hot-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hot Todo!

Status GitHub Issues GitHub Pull Requests


Hot Todo is a todo list app built using the MERN Stack. The user can add, delete todo items and mark any of them as completed

Hot todo

📝 Table of Contents

🧐 About

The purpose of this project is to provide a guide to use the MERN Stack and the redux library in my future projects.

🏁 Getting Started

Prerequisites

node -v
npm -v

Installing

  1. Clone the repository
git clone https://github.com/rawda-developer/Hot-Todo
cd Hot-Todo
  1. For the frontend
cd frontend
npm install
npm start
  1. For the backend
cd ..
cd backend
npm install
npm start

⛏️ Built Using

✍️ Authors

About

A Todo List web app built using the MERN Stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published