Skip to content

manvendra22/pinsplash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinsplash

Live link

https://pinsplash.netlify.app/

Screenshot

Performance (Pagespeed insights score)

Desktop

Screenshot

Mobile

Screenshot

Security (Security headers score)

Screenshot

Tech stack

  • React
  • React Query
  • SCSS
  • Masonic

APIs

  • Unsplash API

Installation

It requires Node and NPM to run. Clone the project from github.

$ git clone https://github.com/manvendra22/pinsplash.git
$ cd pinsplash
$ npm install

Available scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.