Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 341 Bytes

Atlanta Landmarks Webapp

This is our submission for Techtogether Atlanta 22'. It's deployed here.

Installation Instructions

  1. Clone the repository in your preferred IDE
  2. Install node modules in the root directory by using npm install
  3. Run the project using npm run dev