Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luukve/react-boilerplate
Boilerplate with TypeScript, React, React Router, Prettier, Tailwind, Vite, Zustand and Font Awesome
https://github.com/luukve/react-boilerplate
font-awesome prettier react react-router-dom tailwindcss typescript vite zustand
Last synced: 20 days ago
JSON representation
Boilerplate with TypeScript, React, React Router, Prettier, Tailwind, Vite, Zustand and Font Awesome
- Host: GitHub
- URL: https://github.com/luukve/react-boilerplate
- Owner: LuukvE
- Created: 2024-12-13T01:01:27.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T09:53:40.000Z (20 days ago)
- Last Synced: 2024-12-20T10:39:21.040Z (20 days ago)
- Topics: font-awesome, prettier, react, react-router-dom, tailwindcss, typescript, vite, zustand
- Language: TypeScript
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Boilerplate
## Major Tech
- TypeScript
- React
- React Router
- Prettier _(install VSCode extention)_
- Tailwind _(install VSCode extention)_
- Vite
- Zustand
- Font Awesome## Installation
- `curl -L https://npmjs.org/install.sh | sudo sh`
- `npm i`
- `npm run checkdeps`
- `npm run dev`