Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 699 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 699 Bytes

React Quickstart Template ⚡

React Typescript template project to quickly bootstrap an idea ⚡

Project Setup 🚀

yarn install

Available Scripts 📜

Command Description
start development server
build builds for production

Packages 🗳️

  • UI / CSS / Animation
    • Tailwind CSS
    • Tailwind CSS Typography
    • Chakra UI
    • Emotion React
    • Framer Motion
    • PostCSS
  • State
    • Immer
  • Router
    • Reach Router
  • Misc
    • React Query

Todo ☑

  • Added file structure
  • Configure Tailwind
  • Add links to the individual packages
  • Add link to example project