Skip to content

naveen-27/photosnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photosnap - Frontendmentor.io

This multi-page application Photosnap is a solution to the Frontendmentor.io challenge.

MADE WITH

  1. ReactJS
  2. React-Router (For inner routing of pages)
  3. HTML5
  4. CSS3

DESIGN

Design preview for the Photosnap coding challenge

TO RUN LOCALLY

  1. Install create-react-app CLI
  2. Clone the repository - run git clone https://github.com/naveen-27/photosnap.git
  3. Run npm install
  4. Then run npm start
  5. Goto localhost:3000 to view to app