You can access the project via https://anuradha-lakruwan.github.io/unit-conversion-web-app/
This project was bootstrapped with Create React App.
$> npx create-react-app react- --template typescript
$> npm install --save react-router-dom
$> npm install --save bootstrap
$> npm install react-bootstrap
$> npm install react-i18next i18next --save
$> react-helmet-async
Following the GitHub pages guide
$> npm start #dev
$> npm test
$> npm run build #production build
$> npm run deploy #push to gh pages
- gh-pages
- typescript
- react-bootstrap
- react-i18next