1.0.2 • Published 10 months ago

react-context-template v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

��# React Context Template

  • Create a basic React template using Vite where you can have a pre-made folder structure that includes pages, components, and a context folder.
  • The context folder contains a pre-made context file that you can customize according to your needs.
  • This template also includes pre-installed and configured react-router-dom with a basic route specified in App.jsx, which contains a Landing component located in the pages folder.

Installation

For Yarn:

yarn add react-context-template

For npm

npm install react-context-template
1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago