Skip to content

🗻Do you live in Denver and need to hike a 14'er? This is the site for you!

Notifications You must be signed in to change notification settings

jbrennan414/findmyfourteener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Getting started

This project utilizes node package manager or npm to start a local node server and get the project running on localhost:3000.

  1. Download the latest version of node from https://nodejs.org/en/ (skip this step if you already use npm)
  2. Navigate to where you'd like the project to be run on your computer /Docments
  3. Clone the repo git clone https://github.com/jbrennan414/findmyfourteener.git
  4. Change directories into our new directory cd findmyfourteener
  5. Within this repo is a file called package.json, where npm will find all the packages it needs to run the site
  6. Run npm install or npm i to start install all the dependanceies
  7. Finally run npm run start to start findmyfourteener!

FindMyFourteener Colors

#90AFC5 (mist) #336B86 (stone) #2A3132 (shadow) #763626 (autumn foliage)

About

🗻Do you live in Denver and need to hike a 14'er? This is the site for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published