Table of Contents
Photosnap is a fully responsive, multi-page website.
- Clone repo by entering the command
git clone https://github.com/Grzechu335/photosnap-page
- Install NPM packages (you will need node and npm installed globally on your machine)
npm install
- Run command on local environment
npm run dev
- To visit app:
http://localhost:3000
Distributed under the MIT License. See LICENSE.txt for more information.