Skip to content

rifandani/image-finder-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Image Finder

Membangun Simple Image Finder App berbasis ReactJS dengan penyedia image API pixabay dan deployed in Netlify

Demo

Demo aplikasi dapat diakses dengan link berikut: Image Finder

Installation

# download atau clone repository
$ git clone https://github.com/rifandani/image-finder-app.git

# masuk ke app's directory project ini
$ cd my-project

# install app's dependencies untuk menginstall node_modules
$ npm install

# preview project di browser
$ npm start