Top 23 JavaScript create-react-app Projects
-
CRA is good to get something running quick (and it uses webpack underneat!). In the past I've tweaked the webpack config using things like https://github.com/timarney/react-app-rewired when needed, but for all my "serious" projects I ended up ejecting and learning webpack! For my next project I'll try to skip CRA altogether!
-
craco
Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app
Will something like craco work?
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: How are you bundling a React Component Library? | reddit.com/r/reactjs | 2021-12-12
At first i thought that this was THE solution but looking deeper at the source code, this tool is a wrapper around a wrapper around a wrapper.... Don't get me wrong, it probably works, but it's currently using a rollup configuration that was created in 2018, the package itself has not seen any updates in 17 months and has 106 open issues. Also the owner says himself that he's not able to work that much on it anymore and suggest to use TSDX which in return hasn't been updated in several months, many open issues and extensive customization is recommended with patch-package which already in itself is a red-flag :(
-
react-firebase-starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
React Firebase Starter
-
It's a vague question but my goto is to create a basic site with create-eth-app (similar to create-react-app, but for ethereum) https://www.npmjs.com/package/create-eth-app
-
Some of the best examples for open-source portfolios on GitHub are by Tania Rascia, Britanny Chiang, Lee Robinson and Soumyajit Behera. Study these repos and learn how you can structure your portfolio and write clean code!
-
-
JetBrains
Developer Ecosystem Survey 2022. Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
-
Project mention: Coverview : a tool to create cover images for blogs quickly and easily | reddit.com/r/coolgithubprojects | 2022-06-21
-
create-react-app-esbuild
Use esbuild in your create-react-app for faster compilation, development and tests
-
Project mention: Finding a wiki thats easy to add pages and supports LDAP group syncing | reddit.com/r/selfhosted | 2022-03-22
I found a gem of a wiki project on GitHub a few years back been using it since then, extremely powerful and easy, and has a lot of features: https://github.com/livechat/octopus
-
Project mention: Runtime variables vs build time variables in ReactJS | reddit.com/r/devops | 2022-04-20
-
Project mention: Why isn't Spotify notifying me when new albums come out? | reddit.com/r/spotify | 2022-04-10
-
-
alright-react-app
Professional React app generator. Shipped with an exposed, unopinionated, highly-performant config. Jest-SWC, Storybook, SWC, Typescript, Webpack 5.
Try this generator to get familiar with webpack. It's a professional app template (I use almost the same in a big SaaS app) that works exactly like CRA, BUT that exposes all the config.
-
cra-template-redux-auth-starter
Create React App boilerplate template with React, Redux Toolkit, React Router, Ant Design, Axios, Redux-Saga, SASS, Authentication, Routes. No configuration is required, Start building your App.
-
-
tic-tac-toe
🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm. (by completejavascript)
-
-
compress-create-react-app
An NPM package which allows easily adding post build compression to a create-react-app with minimal configuration
Project mention: What are the ways that improve the React app performance issues? | reddit.com/r/reactjs | 2021-07-12If you haven't already, try to add compression. There are npm modules for it. If you're using create-react-app, it could be as simple as installing a package and adding a simple script to your package.json. I've made a package like this called compress-create-react-app. Usage is very simple but the downside is that you can't configure it in any way even if you want to.
-
laravel-breeze-react
Laravel Breeze React is a Create React App template for Laravel Breeze based application
Laravel breeze react is the implementation of the Breeze authentication boilerplate for React, available in GitHub. It is preconfigured with all authentication APIs, routes and basic UI using TailwindCSS and CRA.
-
Project mention: How to create a zoom transition animation effect using React & Framer Motion? | reddit.com/r/learnjavascript | 2021-10-03
-
-
JavaScript create-react-app related posts
- Using Webpack with ReactJS
- Coverview : a tool to create cover images for blogs quickly and easily
- How can a backend developer get an HTML/CSS UI up and running as fast as possible?
- Implement binary search tree in JavaScript - simplest possible.
- Favorite stack for a mobile dapp?
- I cannot create-react-app.
- Runtime variables vs build time variables in ReactJS
Index
What are some of the best open-source create-react-app projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | react-app-rewired | 9,075 |
2 | craco | 6,188 |
3 | create-react-library | 4,693 |
4 | react-firebase-starter | 4,396 |
5 | create-eth-app | 2,250 |
6 | Portfolio | 1,010 |
7 | youtube-react | 523 |
8 | CoverView | 511 |
9 | create-react-app-esbuild | 494 |
10 | octopus | 290 |
11 | react-env | 210 |
12 | spotify-release-list | 118 |
13 | fetch | 48 |
14 | alright-react-app | 31 |
15 | cra-template-redux-auth-starter | 28 |
16 | descent-app | 25 |
17 | tic-tac-toe | 21 |
18 | react-wasm-demo | 20 |
19 | compress-create-react-app | 14 |
20 | laravel-breeze-react | 13 |
21 | react-components | 11 |
22 | portfolio | 10 |
23 | home-automation-ui | 8 |
Are you hiring? Post a new remote job listing for free.