dfrnoch / react-auth-template

⚛️ base React template with authentication handling and routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite + React + Typescript + Windi

Base template with authentication handling and routing

This template was made from a 24-hour hackathon event, so make sure to Check it out:

Frontend: https://github.com/ViceVerse-cz/hackathon-frontend

Backend: https://github.com/ViceVerse-cz/hackathon-backend

Flutter App: https://github.com/AspireOne/hackathon-mobile-app

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn more about Vite, React, WindiCSS and TypeScript.

Deploy on Vercel

The easiest way to deploy your Vite app is to use the Vercel Platform from the creators of Next.js.

Check out our Vite deployment documentation for more details.

Learn More

To learn React, check out the React documentation.

License

This project is licensed under the terms of the WTFPL license.

About

⚛️ base React template with authentication handling and routing

License:Do What The F*ck You Want To Public License


Languages

Language:TypeScript 95.5%Language:HTML 3.2%Language:CSS 1.3%