Skip to content

remult/react-todo

 
 

Repository files navigation

Todo app

This is an example todo app which uses:

  • react
  • express
  • remult

Getting Started

Setup

npm i

Fire it up

npm run dev

Browse to http://127.0.0.1:5173 to see the web app.

Api runs on localhost:3002 but is proxied via localhost:3000/api/*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.6%
  • CSS 25.7%
  • HTML 4.7%