- Clone the repository and navigate to the directory:
git clone https://github.com/your-username/bumpguide.git
cd bumpguide
- Install dependencies
poetry install
- Run the development server
uvicorn main:app --reload
- Open your browser and navigate to http://localhost:8000
Frontend: React, Vite Styling: TailWind Testing: Pytest Deployment: Cloudflare