Skip to content

Nhucanada/startr

Repository files navigation

Startr

A modern React TypeScript frontend application built with Material-UI.

Getting Started

  1. Install dependencies:
npm install
  1. Start the development server:

For developing on the front-end:

npm run frontend-dev 

For developing on the back-end:

npm run backend-dev 
  1. Build for production:
npm run build

Tech Stack

  • React 18
  • TypeScript
  • Material-UI (MUI)
  • Vite
  • ESLint

Development

The app runs on http://localhost:5173 by default.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors