Skip to content

A lightweight, production-ready boilerplate for React projects built on Vite. This setup includes essential dependencies for modern web development, such as Axios for API requests, i18n for internationalization, and React Router for route management. Includes Tailwind CSS for styling, ESLint for code quality, and support for environment variables.

License

Notifications You must be signed in to change notification settings

b0j-an/vite-react-boilerplate

 
 

Repository files navigation

Vite React Boilerplate

A lightweight, production-ready boilerplate for React projects built on Vite. This setup includes essential dependencies for modern web development, such as Axios for API requests, i18n for internationalization, and React Router for route management. Includes Tailwind CSS for styling, Flowbite and Shadcn for Better UI UX, ESLint for code quality, and support for environment variables.

Features

  • React 18 with Vite for fast development
  • Axios for easy HTTP requests
  • CryptoJS encryption standards
  • Cookies-js for handling cookies
  • GDPR for Cookie Consent
  • i18n with i18next for multi-language support
  • React Router for route management
  • Tailwind CSS with Tailwind Merge for custom styling
  • Flowbite & Shadcn set of design components for Tailwind CSS
  • Environment configuration via loadEnv

Installation

  1. Clone & Install the repository
    git clone https://github.com/asilvafx/vite-react-boilerplate.git
    cd vite-react-boilerplate
    npm install

About

A lightweight, production-ready boilerplate for React projects built on Vite. This setup includes essential dependencies for modern web development, such as Axios for API requests, i18n for internationalization, and React Router for route management. Includes Tailwind CSS for styling, ESLint for code quality, and support for environment variables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.0%
  • CSS 19.0%
  • HTML 2.5%
  • TypeScript 0.5%