{"id":15598931,"url":"https://github.com/praisespjmt/pixogram","last_synced_at":"2026-05-07T02:38:57.771Z","repository":{"id":195786164,"uuid":"693255383","full_name":"PraisesPJMT/Pixogram","owner":"PraisesPJMT","description":"Pixagram is a responsive image web gallery that showcases a collection of images. Users can login to the gallery page, rearrange their images by dragging and dropping, and search through their gallery.","archived":false,"fork":false,"pushed_at":"2023-09-21T15:40:14.000Z","size":11508,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T13:19:30.198Z","etag":null,"topics":["pixels","react","sass","vite"],"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/PraisesPJMT.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":"2023-09-18T16:54:35.000Z","updated_at":"2023-09-29T09:26:33.000Z","dependencies_parsed_at":"2024-12-09T17:13:45.487Z","dependency_job_id":"fb1600e3-c1a2-46d0-8d7c-715654820b2f","html_url":"https://github.com/PraisesPJMT/Pixogram","commit_stats":null,"previous_names":["praisespjmt/pixogram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FPixogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FPixogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FPixogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraisesPJMT%2FPixogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PraisesPJMT","download_url":"https://codeload.github.com/PraisesPJMT/Pixogram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180922,"owners_count":20736460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["pixels","react","sass","vite"],"created_at":"2024-10-03T01:42:05.525Z","updated_at":"2026-05-07T02:38:52.752Z","avatar_url":"https://github.com/PraisesPJMT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents \u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n- [📗 Table of Contents ](#-table-of-contents-)\n  - [📖 Pixagram ](#-pixagram-)\n  - [🛠 Built With ](#-built-with-)\n    - [⚙️ Tech Stack ](#️-tech-stack-)\n    - [💡 Key Features ](#-key-features-)\n  - [💻 Preview ](#-preview-)\n  - [🚀 Live Link ](#-live-link-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Usage](#usage)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [❓ FAQ ](#-faq-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n\n## 📖 Pixagram \u003ca name=\"pixagram\"\u003e\u003c/a\u003e\n\n\u003e `Pixagram` is a responsive image web gallery that showcases a collection of images. Users can login to the gallery page, rearrange their images by dragging and dropping.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### ⚙️ Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e Here are the tech stacks applied in this project.\n\n\u003cdetails\u003e\n  \u003csummary\u003eLanguage\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.typescriptlang.org/\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eFrameworks\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://react.dev/\"\u003eReact\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### 💡 Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e The following are the key features of the app\n\n- Login\n- Rearrange gallery\n- Search pictures\n- Change application theme\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Preview \u003ca name=\"preview\"\u003e\u003c/a\u003e\n\n![Preview](./assets/../src/assets/preview.jpeg)\n\n## 🚀 Live Link \u003ca name=\"live-endpoint\"\u003e\u003c/a\u003e\n\n[Pixagram](pixagram-app.netlify.app)\n\n![Netlify](https://img.shields.io/badge/github-%23000000.svg?style=for-the-badge\u0026logo=github\u0026logoColor=#00C7B7)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n### Prerequisites\n\n\u003e The following applications are required to be installed for the project to run!\n\n- Install a modern browser e.g [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.\n- Install [Git](https://git-scm.com/downloads)\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  git clone git@github.com:PraisesPJMT/pixagram.git\n  cd pixagram\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  npm install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n```sh\n  npm run dev\n```\n\n- After running `npm run dev`, use the app on [http://localhost:5173/](http://localhost:5173/) in the browser!\n- For more information please visit [Vite](https://vitejs.dev/guide/).\n\n\u003e Use the following user credentials to login to the application\n\n```\nEmail: user@example.com\nPassword: 1Password\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Praises Tula**\n\n[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/PraisesPJMT/)\n[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/praises-tula/)\n[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge\u0026logo=Twitter\u0026logoColor=white)](https://twitter.com/PraisesPJMT/)\n\n[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:praisesmusa@gmail.com)\n[![AngelList](https://img.shields.io/badge/AngelList-%23D4D4D4.svg?style=for-the-badge\u0026logo=AngelList\u0026logoColor=black)](https://angel.co/u/praises-tula/)\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e The following are features to be expected in the future\n\n- [ ] **Add photos**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **How I can run this project?**\n\n  - After cloning repository, run `npm install` to install all dependencies. Then run `npm run dev` to run the project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n\u003e - Special thanks to Zuri HNGx for this project\n\n\u003e - Tip hart to you for checking this project out\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraisespjmt%2Fpixogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraisespjmt%2Fpixogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraisespjmt%2Fpixogram/lists"}