Home

Awesome

GitHub last commit GitHub license PRs Welcome Build Status Netlify Status

Banner

React Enterprise Starter Kit :fire:

Introducing the Enterprise Starter Kit 🚀, the perfect React boilerplate for web developers and industries looking to improve their web building capabilities. Our Starter Kit is not just highly scalable and performant 🚀💪, it's also incredibly flexible, making it perfect for use in multiple projects 💪🌟.

Our Enterprise Starter Kit has been specifically designed to give developers a solid foundation for building high-quality, feature-rich web applications 🌟👨‍💻. With a carefully curated set of tools, frameworks, and libraries, we've created a starter kit that provides a streamlined development experience, allowing you to focus on building your application rather than worrying about the underlying infrastructure 🤓.

Here are some of the key features of our Enterprise Starter Kit:

Key Points:

Demo - https://reactenterprisestarterkit.netlify.app/ (Deployed on Netlify)

Run the following commands to run project in local machine

To start the project

npm run start-dev

To Create development build

npm run build-dev

To Create production build

npm run build-prod

To run test cases

npm run test

To run storybook

npm run storybook

To run Bundle Analyzer

npm run build-analyze

Contributors ✨

Thanks goes to these wonderful people (emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/anandgupta193"><img src="https://avatars2.githubusercontent.com/u/24511864?v=4" width="100px;" alt=""/><br /><sub><b>Anand Gupta</b></sub></a><br /><a href="https://github.com/anandgupta193/react-enterprise-starter-kit/commits?author=anandgupta193" title="Code">💻</a></td> <td align="center"><a href="https://github.com/shubhamsWEB"><img src="https://avatars2.githubusercontent.com/u/32464238?v=4" width="100px;" alt=""/><br /><sub><b>Shubham Agrawal</b></sub></a><br /><a href="https://github.com/anandgupta193/react-enterprise-starter-kit/commits?author=anandgupta193" title="Code">💻</a></td> <td align="center"><a href="https://github.com/akhileshbhatia"><img src="https://avatars2.githubusercontent.com/u/10994002?v=4" width="100px;" alt=""/><br /><sub><b>Akhilesh Bhatia</b></sub></a><br /><a href="https://github.com/anandgupta193/react-enterprise-starter-kit/commits?author=anandgupta193" title="Code">💻</a></td> </tr> </table> <!-- markdownlint-enable --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

Contributions of any kind welcome!