By The 5th Dimension
Note: Make sure to have node installed.
- git clone https://github.com/liamkyoung/ukg-hackathon.git
- cd ukg-hackathon\ukrew-survey
- npm i
- create a file ".env" (used for environment variables)
- npm start
- /src/components
- /src/pages/
- /public/assets
- /src/styles
Done!