Overview
A full-stack web app that displays a list of countries and allows case-insensitive search. Built with: -Frontend: React (Vite) -Backend: Django REST Framework -Database: SQLite -Containerized with Docker
Setup Instructions
docker-compose up --build