Skip to content

this project is for react application setup with tailwind firebase with axios interceptors for handling fetch requests

Notifications You must be signed in to change notification settings

Mysterio-O/react-setup-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ react-setup-pro

Skip the boring setup β€” get started with all your favorite tools instantly!


πŸ“¦ Installation

You don’t need to install globally. Use it directly with npx:

npx react-setup-pro your-project-name

This will:

  • Copy a pre-configured template into your newly created directory
  • Automatically install all dependencies
  • You're all set to start your new project
  • Follow the home page directions to use all the features smoothly

πŸš€ Features Included in This Template:

  • βš›οΈ React 19 + React Router β€” for modern, component-based UI and navigation
  • 🎨 Tailwind CSS β€” utility-first CSS framework for rapid styling
  • 🌟 DaisyUI β€” Tailwind component library with dark theme support
  • πŸŒ“ Theme Provider β€” with toggle button (light/dark mode)
  • πŸ” Axios β€” for promise-based HTTP requests
  • 🎯 TanStack React Query β€” data fetching, caching, and state management
  • πŸ”₯ Firebase β€” authentication
  • πŸ’₯ Motion β€” animation library for React
  • 🧠 ESLint β€” JavaScript/React linting and best practices
  • 🎨 React Icons β€” popular icon packs
  • 🍬 SweetAlert2 β€” beautiful alert and modal dialogs
  • ⚑ Vite β€” lightning-fast frontend build tool

πŸ“ Template Features

πŸ”„ Routing via react-router-dom

  • πŸ“‘ API handling with Axios
  • βš™οΈ Environment variables support (.env.example)
  • πŸ” Firebase authentication ready
  • 🎨 Tailwind CSS configured
  • πŸŒ€ Motion components (Framer Motion)
  • 🚨 ESLint with sensible rules
  • 🌐 React Query setup for async state

πŸ§ͺ How to Use (After Setup)

  • Navigate into the created folder if needed.

Start development server:

npm run dev
  • Customize your app structure and features as needed.

πŸ”„ Local Development (Optional)

-To test the CLI tool before publishing:

git clone https://github.com/Mysterio-O/react-setup-pro.git
cd react-setup-pro
npm link
react-setup-pro

πŸ“ License

MIT License Β© 2025 Mysterio

🀝 Contributions

Currently personal use only β€” but feel free to fork, customize, or suggest improvements.

Tech Version
React 19.x
Vite 7.x
Tailwind CSS 4.x
Firebase 12.x
Axios 1.x
React Router 7.x
TanStack Query 5.x
Framer Motion 12.x
SweetAlert2 11.x
React Icons 5.x

About

this project is for react application setup with tailwind firebase with axios interceptors for handling fetch requests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published