Skip to content

AntonK0/webjam2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webjam2025

A full-stack web application (mobile first) with React frontend and backend API.

Project Structure

webjam2025/
├── frontend/        # React + Vite frontend application
├── backend/         # Backend API server
└── README.md        # This file

Frontend

The frontend is built with React and Vite for a fast development experience.

Getting Started

cd frontend
npm install
npm run dev

The development server will start at http://localhost:5173

Backend

Backend server setup. Technology stack to be determined.

Getting Started

To be configured based on your preferred backend technology.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors