todo_apps

Todo_apps

We will build simple TODO application using different libraries and frameworks using Javascript or Typescript.

TODO Applications

We will build a simple TODO application using different libraries and frameworks using Javascript or Typescript.

  • JSON server to support the following CRUD Applications - Port:8080

  • Javascript (No Library / Framework) - Port:3001
  • React - Port:3002
  • Angular - Port:3003
  • Vue - Port:3004
  • Solid - Port:3005
  • Svelte - Port:3006

Prerequisite

Features

  • List of TODO items
  • Option to add TODO
  • Option to delete TODO
  • Option to Update TODO

Developer Guide

  • To install node modules and start all applications, run the following command npm run dev

Run with Docker

Build Docker image on Local dev env

  • docker build . -t todo_apps

Pull from Github package registry

  • docker pull ghcr.io/codewith-sanchit/todo_apps:main

Run

  • docker run -p 80:8080 -p 8080:8080 ghcr.io/codewith-sanchit/todo_apps:main

Access the following applications in Browser

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes