git clone https://github.com/crapthings/parcel-react-starter
cd parcel-react-starter
npm i
npm run dev
npx devcert-cli generate localhost
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.