Home/portfolio page, with React TS and custom CSS
Clone the repo, and run npm install
on root.
Once the dependencies are installed, run npm start
on root.
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
npm run build
Builds the app for production to the build
folder.