Photo Gallery Challenge
About: This is a photo gallery app. Built with React Express and Node.JS.
Before Starting: This App uses the following technologies if they are not on your pc please install:
- Node.js v12.11.1/Npm
- Ruby/Ruby-Sass
Getting Started:
- Clone Repo git@github.com:decodingbklyn/PhotoGalleryChallenge.git
- Open up terminal in project directory and run npm install
- Change directories by entering cd client/ in terminal
- Run npm install in client directory
- In terminal enter cd ../ to return to the root directory
- To Start this application locally run: npm run dev (application should open in your default browser shortly after it finishes compiling)