Skip to content

Ravi0110/create-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React Full Template (create-react-full-template)

A stander react template.

Features

  1. Protected Route: Easily implement protected routes to control access to certain parts of your application.
  2. Auth Context: Set up a robust authentication context to manage user authentication state throughout your application.
  3. Redux Toolkit Setup: Integrated Redux Toolkit for state management, providing a scalable and efficient way to manage the state of your application.
  4. Lazy Loading: Optimize your application's performance by implementing lazy loading for components, loading them only when needed.
  5. Axios Intercept Service: Included Axios intercept service to handle global request and response interceptors, allowing centralized handling of API requests.
  6. Complete React Folder Structure: Follow a well-organized folder structure for your React project, enhancing maintainability and scalability.

Getting Started

Installation

Install my-project with npm

npm install -g create-react-full-template
yarn add create-react-full-template

create the template

To create template, run the following command

npx react-template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •