Skip to content

S0f1eM/pics-search-unsplash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images Search with Unsplash API Netlify Status

⚠️ Under construction ⚠️

Screenshot

Introduction

Images search page made with React, semantic-ui and Unsplash API.

Table Of Contents

To Do Next

  • search bar stay fixed top when scrolling.
  • Add Suspense / lazy loading to show image list.

Prerequisites

  • npm
  • node
  • semantic-ui-react
  • Unsplash API key

Dependencies

    "axios": "^0.19.2",
    "npm": "^6.14.8",
    "react": "^16.13.1",
    "react-dom": "^16.13.1",
    "react-scripts": "^3.4.3"

Installation

Get the repository or download it. At the root folder run npm install npm.

npm install npm

Then 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.

Author

Links to learn More