Skip to content

Latest commit

 

History

History
74 lines (54 loc) · 2.03 KB

README.md

File metadata and controls

74 lines (54 loc) · 2.03 KB

Photosnap Page

Designed by Frontend Mentor

DEMO

Table of Contents
  1. About the Project
  2. Project Screen Shot
  3. Technologies
  4. Getting started

About the Project

Photosnap is a fully responsive, multi-page website.

Project Screen Shot

ScreenShotURL

Technologies

  • TypeScriptBadge
  • ReactBadge
  • NextJSBadge
  • TailwindCSSBadge

Getting Started

  1. Clone repo by entering the command
git clone https://github.com/Grzechu335/photosnap-page
  1. Install NPM packages (you will need node and npm installed globally on your machine)
npm install
  1. Run command on local environment
npm run dev
  1. To visit app:
http://localhost:3000

Licence

Distributed under the MIT License. See LICENSE.txt for more information.