Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 461 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 461 Bytes

GoHike

Go, Hikes! Explore your next hiking spots! This full stack web app was built with Express and Reacts.

Run guide

cd client && npm i
cd server && npm i
cd <parent project folder> && npm i
npm start

Todo

  • add gif walkthrough
  • add register
  • add login status update
  • add review page
  • add detail page
  • update nav bar dynamics when user login
  • update readable routes name