- poppins font: https://fonts.google.com/specimen/Poppins
- stars: https://codepen.io/YusukeNakaya/pen/XyOaBj, https://codepen.io/ck/pen/BECfa, https://codepen.io/WebSonick/pen/vjmgu
- https://classic.yarnpkg.com/en/docs/usage
- https://create-react-app.dev/
- our website notes: https://docs.google.com/document/d/184O1MUkD3NFh5k-K_oe1SNp1fbJnrFlEGZiMvsL8uMo/edit
- figma: https://www.figma.com/file/rv7tqLV7PHgWsqBgzQIXUH/StarHacks-Website-Mockup
- Install node.js: https://nodejs.org/en/download/
- Install npm: https://www.npmjs.com/get-npm
- Install yarn: https://classic.yarnpkg.com/en/docs/install/#debian-stable
- Install React.js: https://yarnpkg.com/package/react
- Install Visual Studio Code: https://code.visualstudio.com/download
- Clone this project:
git clone https://github.com/starhacks/site.git - Install all dependencies:
yarn install - Run the website:
yarn start
https://create-react-app.dev/docs/adding-a-sass-stylesheet/
run yarn deploy