Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`