Skip to content

HussienSayed14/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

My-Todo-App

My Todo App is a simple Responsive Full-Stack web Application, An End User Can

  • Register
  • Login (Get A JSON Web Token after successfull Login)
  • Add a Post to the List
  • Remove Post from the List
  • Mark Post as 'Done'
  • Mark Post as 'UnDone'

Deplyment

My-Todo-App is successfully deployed on Render Using Docker Container.

Visit Deployed application HERE

Tech Stack

Installation

git pull https://github.com/HussienSayed14/Todo-App.git
npm install

Executing

  • Back-End

    cd todo_backend
    npm run start:dev
  • Front-End

    cd todo_frontend
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published