Skip to content

Project template for sane scalable front-end application

License

Notifications You must be signed in to change notification settings

bolshchikov/sane-front-end-project-template

Repository files navigation

Sane Front End Project Template

A project scaffolding for scalable front-end application what meets the needs of the business world.

Read here more about the motivation behind it.

Architecture

What's inside?

  • TypeScript
  • React
  • Vite
  • React Router
  • Auth0
  • Zustand
  • Axios

Getting started

  1. Create a project using this Github template
  2. npm install
  3. Create .env file according to the example file and fill the values
  4. npm run dev
  5. Go to http://localhost:5173