Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tolumide-ng/pixarbay-simple

A simple application that utilises the pixabay api to fetch pictures using redux, react, and tailwindcss
https://github.com/tolumide-ng/pixarbay-simple

Last synced: about 1 month ago
JSON representation

A simple application that utilises the pixabay api to fetch pictures using redux, react, and tailwindcss

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Steps to setup the application
- Clone the repo and cd into the it
- npm i to install all dependencies
- Check the .env.sample file to view variables and declare such vairables in your local .env (you would need an api key from pixabay)
- Run the Application with `npm start`

### Technologies used:
- React
- Redux
- Tailwindcss

A big thank you to (pixabay)[https://pixabay.com/api/docs/] for the free API