{"id":19949426,"url":"https://github.com/codebynao/moodboard-app","last_synced_at":"2026-04-14T02:31:19.878Z","repository":{"id":122233295,"uuid":"310534779","full_name":"codebynao/moodboard-app","owner":"codebynao","description":"A PWA mobile moodboard app","archived":false,"fork":false,"pushed_at":"2020-12-10T11:52:28.000Z","size":2788,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T14:32:45.268Z","etag":null,"topics":["pexels-api","pwa","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codebynao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-06T08:21:07.000Z","updated_at":"2020-12-10T11:52:30.000Z","dependencies_parsed_at":"2023-05-02T14:55:02.399Z","dependency_job_id":null,"html_url":"https://github.com/codebynao/moodboard-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codebynao/moodboard-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fmoodboard-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fmoodboard-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fmoodboard-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fmoodboard-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebynao","download_url":"https://codeload.github.com/codebynao/moodboard-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebynao%2Fmoodboard-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31779942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pexels-api","pwa","react"],"created_at":"2024-11-13T00:45:13.684Z","updated_at":"2026-04-14T02:31:19.858Z","avatar_url":"https://github.com/codebynao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moodboard app\n\nA PWA moodboard app in React ⚛️\n\nDeployed on Netlify 🚀\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/737b986d-966f-434a-bbcd-74f06b651fb4/deploy-status)](https://moodboard.codebynao.tech)\n\nURL: https://moodboard.codebynao.tech\n\n\u003e (don't forget to check this in a **mobile format** if you don't want to be shocked by the non-responsive design)\n\nI used the [Pexels API](https://www.pexels.com/api/) for the photos\n\n## 📸 Preview of the app\n\n### Feed with a search bar\n![Feed](./src/assets/images/screenshots/feed.png)\n\n### Save a photo to a moodboard\n![Save to moodboard](./src/assets/images/screenshots/save_moodboard.png)\n\n### Moodboards page\n![Moodboards](./src/assets/images/screenshots/moodboards.png)\n\n\n## ⚙️ Prerequisites\n\nTo run the project locally, you'll need to get [Pexels API Key](https://www.pexels.com/api/documentation/#authorization) in order to fetch the photos for the app\n\n## 🚀 Quick start\n\n1.  **Clone the git repository**\n\n```bash\n# cloning git repository into a new `moodboard` folder\ngit clone https://github.com/codebynao/moodboard-app.git moodboard\n\n# install project dependencies\ncd moodboard \u0026\u0026 npm install\n```\n\n\n2. **Setup Environment variables**\n```\nREACT_APP_API_BASE_URL=https://api.pexels.com/v1\nREACT_APP_API_KEY=xxxxx\nREACT_APP_LOGIN_URL=xxxxx\n```\n\n3.  **Start Developing**\n\n**Development version**\n\n```bash\nnpm start\n```\n\n**Production version**\n\n```bash\nnpm run build\n```\n\n4.  **Checkout the project!**\n\n\u003e Project is running at http://localhost:3000\n\n## ✏️ Author\n\nNaomi Paulmin - [@codebynao](https://github.com/codebynao) \n\n### 📬 Contact\n\n[![Linkedin](https://cdn2.iconfinder.com/data/icons/social-media-2285/512/1_Linkedin_unofficial_colored_svg-32.png)](https://www.linkedin.com/in/naomi-paulmin/) [![Linkedin](https://cdn2.iconfinder.com/data/icons/social-media-2285/512/1_Twitter3_colored_svg-32.png)](https://twitter.com/codebynao)\n\n| ✉️ | naomi.paulmin@gmail.com |\n| :-----: | :---------------------: |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebynao%2Fmoodboard-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebynao%2Fmoodboard-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebynao%2Fmoodboard-app/lists"}