This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
"npm run build"
"gh-pages -d build"
git commit -m “Release version 01.00.00”
git tag -a v01.00.00 -m "Release version 01.00.00"
git push origin/main --tags