Skip to content

hima-d-bot/full-stack-interview-kit-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack Interview Challenge

Welcome to the Full-Stack Interview Challenge. This repository contains a task management application with a FastAPI backend and a React frontend.

Quick Start

Prerequisites

  • Docker and Docker Compose installed.

Setup

  1. Build and start the services:
    docker-compose up --build
  2. Access the application:

Running Tests

  • Backend tests: docker-compose exec api pytest
  • Frontend tests: docker-compose exec web npm test

For more detailed instructions, please refer to the Candidate Guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published