Skip to content

nicolasventer/React-Project-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

React Project Template

Branch status

This branch is in progress. The repository currently contains only the client application (see the Client/ directory).

Server-side code lives on other branches in this repo; check those branches if you need the backend implementation.

Client

The frontend is a React 19 + Vite + TypeScript app. Setup, scripts, and architecture notes are documented in Client/README.md.

cd Client
bun install
bun run dev

Use npm, pnpm, or yarn instead of Bun if you prefer; see the client README for details.

About

Opinionated template of a React project with many features already set up

Topics

Resources

Stars

Watchers

Forks

Contributors