Todo-List Web Application This project is a Todo-List web application developed to demonstrate competency in web systems design for the third sprint of Talentsprints Techwise. It utilizes React, Vite, TypeScript, Jest, and Docker for frontend development, testing, and containerization.
Project Overview The Todo-List application allows users to manage their tasks efficiently. Users can perform the following actions:
Dockerfile: Defines how to build the Docker image for the application. docker-compose.yml: Defines the services required to run the application in Docker containers.
To build and run the application using Docker:
Build the Docker image whilst docker desktop is open:
docker-compose up --build Access the application at http://localhost:3000 in your web browser.
Contact For any questions or issues regarding the project, please contact me at AdamAhmetasevic@gmail.com