Source code of emrecosar.com
This project was bootstrapped with Create React App.
- git clone
- npx install -> set up environment
- npm start -> to run locally
- npm run deploy -> to deploy to your github pages (configure package.json's homepage attribute and SEO/DNS related URLs) Or, deploy the application to the website via manually triggered github action.