Skip to content

Simplest and minimalistic react stub App. This repo provides easiest way to start/create your react app.

Notifications You must be signed in to change notification settings

thesardul/react_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React App

Simplest and minimalist way to start or create the react app.

Just clone the repo and run npm install to get started. Run npm start to start and run the app.

What's best about this repo

  • No annoying files
  • No extra code
  • No need to run any additional command to get started

Contains only react dependencies:

"dependencies": {

"react": "18.2.0",

"react-dom": "18.2.0",

"react-scripts": "5.0.1"

}

About

Simplest and minimalistic react stub App. This repo provides easiest way to start/create your react app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published