https://github.com/techlism/imagesage-frontend
https://github.com/techlism/imagesage-frontend
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/techlism/imagesage-frontend
- Owner: techlism
- Created: 2023-07-27T18:59:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T05:25:18.000Z (over 2 years ago)
- Last Synced: 2025-12-27T12:19:43.135Z (6 months ago)
- Language: JavaScript
- Size: 703 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend for a pixabay clone made using pixabay's api.
Created with React.
How to get it running locally ?
Download/fork this repo to your machine.
cd into this repo
Run `npm install`
Run `npm start`