This multi-page application Photosnap is a solution to the Frontendmentor.io challenge.
- ReactJS
- React-Router (For inner routing of pages)
- HTML5
- CSS3
- Install create-react-app CLI
- Clone the repository - run
git clone https://github.com/naveen-27/photosnap.git
- Run
npm install
- Then run
npm start
- Goto
localhost:3000
to view to app