Skip to content

A react toolkit with extra dependencies added on top of create-react-app boiler plate in order to make your development life easier. This will help you kickstart implementing actual logic of your project rather than focusing on configuring initial and redundant dependencies every time you start a new project

Notifications You must be signed in to change notification settings

abhimishra01/react-toolkit-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Toolkit

  • My personal react-toolkit / boiler plate code
  • Built on top of create-react-app boilerplate

Problem statement

  • I had to re configure the create-react-app boilerplate, by adding additional configurations, dependencies, etc required for project development.
  • Hence, I came up with the need to configure a template of my own through which I can easily start working with the development instead of configuring the application from scratch.
  • I would love to see others fork, clone, use this toolkit as in their projects.
  • Let me know what you think about this react-toolkit.

About

A react toolkit with extra dependencies added on top of create-react-app boiler plate in order to make your development life easier. This will help you kickstart implementing actual logic of your project rather than focusing on configuring initial and redundant dependencies every time you start a new project

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published