Skip to content

fadihanna123/PixabayFinder

Repository files navigation

PixabayFinder

PixabayFinder fetches images and videos from Pixabay.

Demo

🚀 Quick Start

# Clone the project
git clone https://github.com/fadihanna123/PixabayFinder.git
# Go to the directory
cd PixabayFinder
# Install dependencies
yarn
# Start the server
yarn dev
# Go to http://localhost:3000

Usage

You start typing your search term and then you see the result below consisting of images or videos fetched from Pixabay. You can choose between photos or videos.

# Run testenvironment
yarn test

🤝 Contributing

1 - Clone the project.
2 - Fork the project.
3 - Create your own branch: git checkout -b <your branchname>
4 - Push changes.
5 - Create a pull request.

Contributions, issues and feature requests are welcome!
Feel free to check issues page.