Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tolumide-ng/pixarbay-simple
- Owner: tolumide-ng
- Created: 2019-10-26T17:23:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T16:04:44.000Z (almost 4 years ago)
- Last Synced: 2023-03-06T08:17:27.428Z (almost 2 years ago)
- Language: CSS
- Size: 418 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
- TailwindcssA big thank you to (pixabay)[https://pixabay.com/api/docs/] for the free API