Image Search App using unsplash API in ReactJS -1

Nabendu Biswas
1 min readApr 26, 2019

--

Photo by Mika on Unsplash

Welcome to the brand new series to build an web app from scratch using ReactJS. We will be using the latest ReactJS syntax of 2019 to create this app. This app have been created from the learning from the great course Modern React with Redux by Stephen Grider on udemy. You can find the link here.

Let’s start building our app. Go, to your terminal and create a brand new app by npx create-react-app image-search. This command only works, if you have npm 5.2+. Head on to this link to learn more about this wonderful tool by facebook and the other way to create a new react app.

create-react-app

You can find the rest of the article on my blog site. The link for same is below.

https://thewebdev.tech/image-search-unsplash-react-1

You can find part-2 here.

--

--

Nabendu Biswas

Architect, ReactJS & Ecosystem Expert, Youtuber, Blogger