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
package.json
name
version
src/Constants/index.js
CookieName
public/index.html
<title>