Skip to content

To-Do list web app with react and tailwindcss under the hood

Notifications You must be signed in to change notification settings

localhost5001/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List app

Running the application

Requires docker.

docker-compose up

Installing new dependencies

Dependencies cannot be installed directly, it may be done via docker compose.

docker-compose exec web npm i ...

Depndencies

UI

How app UI looks