Scope
Create a simple/small image search engine connected to the pixabay api in ReactJS with this Mockup ( it’s a mockup, feel free to do your own UX/UI ):
We will need to be able to search for a color/ flower and you will retrieve data from pixabay and display it
Some rules
Use at least once await and async functions ( to get data from API ) Use UseEffect Hook Use UseState Hook Use Javascript ( no typescript ) Use Tailwind
Documentation : https://pixabay.com/api/docs/
This project was bootstrapped with Create React App and Redux Library.
to get a local copy in your machine :
- clone the repository running
git clone <ur>
in your terminal. - run
npm install
on the root folder of the project.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
👤 Ali Abbani
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!