Skip to content

A react boilerplate with redux and react-router-dom

Notifications You must be signed in to change notification settings

julienemo/react_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Project Starter

This is a react project boilerplate.

Commit 1: pure result of npx create-react-app

Commit 2: common npm packages installed

Commit 3: changed default port to 6014 (this choice is purely arbitrary)

Commit 4: added sub folders for src

Commit 5: added empty .env and added to .gitignore

Commit 6: added common icons and default images


In usage, need to change the following info in

  1. package.json
    • name
    • version
  2. src/Constants/index.js
    • CookieName
  3. public/index.html
    • <title>

About

A react boilerplate with redux and react-router-dom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published