https://github.com/lippiece/vite-react-routers
https://github.com/lippiece/vite-react-routers
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lippiece/vite-react-routers
- Owner: Lippiece
- Created: 2023-01-25T14:10:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T20:41:02.000Z (about 3 years ago)
- Last Synced: 2025-01-17T08:17:41.127Z (over 1 year ago)
- Language: TypeScript
- Size: 18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Vite + React template with routers
I mostly start from this when building my projects.
It has a simple navbar implementation which is shown at every route, plus a home and two other pages.
It has a deploy workflow that builds to production and deploys at GitHub Pages with every push.