crapthings / parcel-react-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parcel React Starter

Getting Started

git clone https://github.com/crapthings/parcel-react-starter
cd parcel-react-starter
npm i
npm run dev

generating localhost ssl certificate

npx devcert-cli generate localhost

Docs

Parcel Parcel combines a great out-of-the-box development experience with a scalable architecture that can take your project from just getting started to massive production application.

React A JavaScript library for building user interfaces.

Zustand A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy api based on hooks, isn't boilerplatey or opinionated.

React Router React client-side routing.

React Hook Form Performant, flexible and extensible forms with easy-to-use validation.

React Icons Include popular icons in your React projects easily with react-icons.

Tailwind CSS A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.

Daisy UI Tailwind CSS Components.

Lodash A modern JavaScript utility library delivering modularity, performance & extras.

Day.js Fast 2kB alternative to Moment.js with the same modern API.

About


Languages

Language:JavaScript 93.3%Language:HTML 6.1%Language:CSS 0.7%