yusoofash / Full-Stack-To-do-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full-Stack-To-do-App

MERN Stack Todo APP Alt text

To run server

  1. cd todo-api
  2. npm install
  3. npm start
  4. Note: postman collection is available to run the APIs on postman

To run UI

  1. cd todo-ui
  2. npm install
  3. npm start

About


Languages

Language:JavaScript 44.6%Language:TypeScript 39.4%Language:HTML 10.4%Language:CSS 5.6%