An open API service indexing awesome lists of open source software.

https://github.com/quangpham-dev/react-2022


https://github.com/quangpham-dev/react-2022

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

English | [简体中文](/README.zh-CN.md)

# React Starter

React Stater is a combination of Vite + React + TS + N project scaffold.

Why do I need it?

**Every time we create a new React project, we have to do some combination and configuration over and over again, which is quite time-consuming.**

How is it different from [Create React App](https://github.com/facebook/create-react-app) and [umi](https://github.com/umijs/umi) ?

**We only do a combination of various popular tool libraries in the React ecosystem.**

You may be wondering, can't I build it myself? Of course, you can do it.

I'll talk about its use in two ways.

1. For project maintainers
- Familiar with front-end engineering related knowledge.
- Explore project technology selection.
- Accumulate projects and make technical pavement for other projects in the future.
2. For project users
- Choose any combination and use it right out of the box. Saves you the time of doing it yourself.
- Refer to the partial configuration and customize the items to meet the requirements.
- Other `Tips` that you may not have come across.
- Points that you think will help you.

# Roadmap
- [ ] monorepo
- [ ] docs
- [ ] Vite + React + Typescript
- [ ] Vite + React + Typescript + React Router
- [ ] Vite + React + Typescript + Recoil
- [ ] Vite + React + Typescript + Zustand
- [ ] Vite + React + Typescript + Redux Toolkit
- [ ] Vite + React + Typescript + Jest
- [ ] Vite + React + Typescript + Mocha + Chai
- [ ] Vite + React + Typescript + Cypress
- [ ] Vite + React + Typescript + Playwright
- [ ] Vite + React + Typescript + Puppeteer
- [ ] Vite + React + Typescript + ESlint
- [ ] Vite + React + Typescript + Prettier
- [ ] Vite + React + Typescript + React Router + Recoil
- [ ] Vite + React + Typescript + React Router + Zustand
- [ ] Vite + React + Typescript + React Router + Redux Toolkit
- [ ] Vite + React + Typescript + React Router + Jest
- [ ] Vite + React + Typescript + React Router + Mocha + Chai
- [ ] Vite + React + Typescript + React Router + Cypress
- [ ] Vite + React + Typescript + React Router + Playwright
- [ ] Vite + React + Typescript + React Router + Puppeteer
- [ ] Vite + React + Typescript + React Router + ESlint
- [ ] Vite + React + Typescript + React Router + Prettier
- [ ] Vite + React + Typescript + React Router + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Recoil + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Zustand + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Redux Toolkit + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Jest + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Mocha + Chai + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Cypress + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Playwright + ESlint + Prettier
- [ ] Vite + React + Typescript + React Router + Puppeteer + ESlint + Prettier

# Contributing

![Alt](https://repobeats.axiom.co/api/embed/384064b0fc25827bb6753732005e8fb8b904c9e6.svg "Repobeats analytics image")

# Feedback

[Github Issue](https://github.com/martinageradams/react-starter/issues)

# LICENSE

[MIT](/LICENSE)