Reddit-assembly
React js
The main objective of the application is to display the varity of images to user
Step1: The homepage presents you a mammoth collection of images fetched from reddit API Step2: User can select the image and see the details about those images
- Search by the title of the image of your desire in the search bar
Clone the project using Git Bash / Command prompt: git clone https://github.com/varunprabhakaran22/Reddit-assembly.git
cd client
npm install
npm start


