https://github.com/aydinhassan/picdemic
Free photography resources during COVID-19
https://github.com/aydinhassan/picdemic
covid-19 free photography
Last synced: about 2 months ago
JSON representation
Free photography resources during COVID-19
- Host: GitHub
- URL: https://github.com/aydinhassan/picdemic
- Owner: AydinHassan
- Created: 2020-04-11T21:14:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T16:29:49.000Z (about 5 years ago)
- Last Synced: 2025-02-02T15:22:22.731Z (4 months ago)
- Topics: covid-19, free, photography
- Language: HTML
- Homepage: https://www.picdemic.com
- Size: 921 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Picdemic
Free & discounted photography resources during COVID-19 and a bunch of high quality YouTube channels.## Running locally
```bash
git clone [email protected]:AydinHassan/picdemic.git
cd picdemic
npm install
npm run dev
```## Contributing
1. Fork and clone repo
2. Add entries in `src/index.html`
3. Check how it looks
4. Run `npm run build` to build production assets
5. Branch, commit and push
6. Send a PR