/clean-react-app

create-react-app with no junk files

Primary LanguageHTMLMozilla Public License 2.0MPL-2.0

Getting Started with Create React App

This repository is the bare minimum code needed to make React.js work. This project was bootstrapped with Create React App.

The benefit of using this repository over create-react-app is that it removes verbose code. As such, it's easier to understand how to code in React, and beginners might find this repository best :)