Skip to content

itsaddai/Landing

This branch is 1 commit ahead of, 1100 commits behind LaurierHawkHacks/Landing:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee2dd84 · Mar 22, 2022

History

40 Commits
Mar 11, 2022
Mar 22, 2022
Mar 21, 2022
Mar 11, 2022
Mar 10, 2022
Mar 11, 2022
Jul 12, 2021
Mar 11, 2022
Mar 11, 2022
Mar 11, 2022

Repository files navigation

HawkHacks 2022 Landing

See the landing page in action here (WIP).

⚠️ Before deploying to production, edit public/robots.txt to allow search engine indexing.

Setup

  • Install Node 14+
  • Clone the project
    git clone https://github.com/LaurierHawkHacks/Landing
    cd Landing
  • Install dependencies
    npm install
  • Run the development server
    npm start

Note: Please install ESLint and Prettier in your editor and enable format on save. In VSCode, you can do so by by setting "editor.formatOnSave": true in you settings.json. (Ctrl + Shift + P. Type "settings" and select "Preferences: Open Settings (JSON)")

Deploy to Github Pages

npm run deploy

About

The front page of HawkHacks 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 19.6%
  • HTML 10.2%