Skip to content

sreypheasin/REACT-CORE-CONFIG

Repository files navigation

🚀 React Scaffold Project

A modern React scaffold project preconfigured with RTK Query, React Router, Zod, React Hook Form, and Tailwind CSS. This setup provides a solid foundation for building scalable, type-safe, and well-structured web applications.


📦 Tech Stack

  • React 18
  • Redux Toolkit + RTK Query
  • React Router
  • React Hook Form
  • Zod
  • Tailwind CSS

🛠️ Installation

git clone https://github.com/sreypheasin/REACT-CORE-CONFIG.git
cd your-project
npm install
npm run dev

## 🛠️ Build for Production

npm run build
npm run preview

## 🛠️ Project Structure

src/
├── store.js
├── features/
│   ├── api/          # RTK Query base API
│   └── blog/         # Example feature slice
└── main.jsx

About

A scaffold project with RTK Query, React Router, Zod, React hook form, Tailwind CSS…

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors