pagesource / universal-react-v2

An accelerator for generating frontend applications with Next.js and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universal React App Generator

All Contributors

An accelerator for setting-up scalable frontend architecture with Next.js and React.

This accelerator is a command line tool for generating SSR, SSG & Micro-App type of applications. This enables you to setup a working Micro Frontend or SPA development ecosystem with essential tooling for great dev experience and delivery quality.

Uses

npx create-universal-react

This will run the universal-react CLI, then you can simply interact with command-prompt to generate 3 different kind of applications in a Monorepo structure.

Main Features

  1. Generate SSG, SSR and Micro-App
  2. Monorepo setup
  3. Design System Integration
  4. Quality Control
  5. Component Generator
  6. State Management
  7. Markdown-to-JSX
  8. API Mocking
  9. Localization
  10. Independent Doc-site
  11. Module Federation
  12. Micro-App & Web Component Loader
  13. Custom Logger
  14. E2E Automation
  15. PWA
  16. React Query
  17. Dockerised

Doc

Introduction Features

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Vinod Loha

πŸ’»

Sowmya Hemanthkumar

πŸ’»

suhas-gopinath

πŸ’»

SahitiReddyKeesari

πŸ’»

sunjain1

πŸ’»

Sunil Srivastava

πŸ’»

Shubham Dixit

πŸ’»

pras

πŸ’»

Hitesh Parashar

πŸ’»

Achal Jain

πŸ’»

Rishabh Agrawal

πŸ’»

Sharad Rai

πŸ’»

vishalverma26

πŸ’»

Raj Shekhar Dev

πŸ’»

Rahul Tagra

πŸ’»

Salil Kapoor

πŸ’»

Khushboo Kumari

πŸ’»

Kumar Gaurav

πŸ’» πŸ“–

Rakesh Kumar

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

An accelerator for generating frontend applications with Next.js and React.

License:MIT License


Languages

Language:JavaScript 65.8%Language:TypeScript 33.3%Language:HTML 0.4%Language:Dockerfile 0.4%Language:Gherkin 0.1%Language:CSS 0.1%