Skip to content

hill-climb/landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hill Climb ThirdWeb Landing Page

Running locally with NPM

  • Fork/Clone the repo:
git clone git@github.com:hill-climb/landing-page.git
  • Open the newly created directory:
cd landing-page
npm install

Now, you can run the client:

npm start

Navigate to http://localhost:3000 to explore the landing page.

Deployment

Deploy on Heroku

Deploy on Netlify

License

This project and the accompanying materials are made available under the terms and conditions of the MIT LICENSE.