This is a ReactJS boilerplate project bootstrapped with Create React App.
The intention of this boilerplate is for creating a template with the essential libraries such as Typescript, React Query, Zustand setup and ready to use right off the bat.
nvm install 16.9.0 && nvm use 16.9.0
- Install yarn
- Install Prettier ESLint VSCode Extension:
- Locate the repository root directory in terminal/bash
- Install dependencies
yarn install
- Run
yarn dev
in the repository root directory
yarn lint
yarn format
yarn lint:fix
- ReactJS v17 - Frontend Javascript web framework
- TypeScript - Open-source language which builds on JavaScript
- React Query - Data fetching and caching library
- Zustand - Zustand global state management
- Irvin Ives Lau - lauirvin
- Maurice Willis (Contributor) - Immacio
- https://www.irviniveslau.com
- https://www.mauricewillis.xyz