{"id":22246594,"url":"https://github.com/el634dev/sfpopos","last_synced_at":"2026-04-16T10:35:00.632Z","repository":{"id":233604015,"uuid":"784911945","full_name":"el634dev/sfpopos","owner":"el634dev","description":"San Francisco Public Open Spaces","archived":false,"fork":false,"pushed_at":"2025-04-12T03:51:00.000Z","size":4377,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:35:59.461Z","etag":null,"topics":["bem-css","reactjs"],"latest_commit_sha":null,"homepage":"https://sfpopos-one.vercel.app/#/","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/el634dev.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":"2024-04-10T20:06:37.000Z","updated_at":"2025-04-12T03:51:03.000Z","dependencies_parsed_at":"2024-05-02T19:56:16.929Z","dependency_job_id":null,"html_url":"https://github.com/el634dev/sfpopos","commit_stats":null,"previous_names":["el634dev/sfpopos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/el634dev/sfpopos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fsfpopos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fsfpopos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fsfpopos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fsfpopos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/el634dev","download_url":"https://codeload.github.com/el634dev/sfpopos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fsfpopos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260224328,"owners_count":22977379,"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":["bem-css","reactjs"],"created_at":"2024-12-03T05:28:19.462Z","updated_at":"2026-04-16T10:34:55.605Z","avatar_url":"https://github.com/el634dev.png","language":"JavaScript","readme":"## San Francisco Public Open Spaces (SFPOPOS)\n\u003e Recreating the SFPOPOS site using responsive design pratices and React.js\n\n[![made-with-react](https://img.shields.io/badge/Made%20with-React-1f425f.svg)](https://www.react.dev)\n![Issues](https://img.shields.io/github/issues/el634dev/sfpopos.svg)\n[![Documentation Status](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](http://ansicolortags.readthedocs.io/?badge=latest)\n[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](http://shields.io/)\n\n\u003e Web Application where users can search for different public spaces in San Francisco and see the details for each public space such as benches\n\u003e\u003e Live demo [_here_](https://sfpopos-one.vercel.app/#/).\n\n## Table of Contents\n- [Built Using](#built-using)\n- [Getting Started](#getting-started)\n- [Screenshot](#screenshot)\n- [Usage](#usage)\n- [Project Status](#project-status)\n- [Deployment](#deployment)\n- [Author](#author)\n\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\nWhat things you need to install the software and how to install them\n- First you need a code editor of your choice, I use [VSCode](https://code.visualstudio.com/) by Microsoft then you will need the current version of [Node](https://nodejs.org/en) to get your React app created and running on your local server.\n- After you need to choose between Vite or Create React App if you are going to code from scratch, if not then just run `npm run dev` in your terminal to get your project showing after changing the directory to your project folder(should be the same name as the one you used to create the app) after running `npm install`.\n  - a. If you choose Vite then this article can help with [getting started](https://www.makeuseof.com/set-up-react-app-with-vite/)\n  - b. If you choose Create React App then this doc page can [help](https://create-react-app.dev/docs/getting-started/)\n- The rest are dependencies and those require either `npm i` or `npm install`, this page can [help](https://www.npmjs.com/) and you can search the package you need\n\n## Screenshot\n\u003cimg width=\"1252\" alt=\"Screenshot 2024-04-16 at 1 42 26 PM\" src=\"https://github.com/el634dev/sfpopos/assets/84924260/85a65e1f-b7f3-449c-ad7f-a3f5f745cfd4\"\u003e\n\n## Usage\nHow does one go about using it?\n\u003e\n`User can navigate to landing page and see a input bar to search for different public spaces`\n\u003e\n`User can see a navbar with two buttons to sign up/see a random space and two links to navigate back to the home page/see an about page`\n\u003e\n`User can see a property and the details associated with that public space such as a washroom`\n\n## Project Status\nProject is: _completed_\n\n## Deployment\nTo deploy this project you could run `npm run build`, this creates a version of your project that is bundled and ready for production. However I used Vercel, a frontend deployment tool that is free to help deploy this project.\n\n### Setup on Vercel\n- To create an account sign up using a third-party account such as GitHub or you could do it using a differen username and password, if you use GitHub it will deploy your project straight from GitHub\n- After signup you can login or skip step 1 and log in, go to your overview where you see a space for projects and on the right side click `Add New`\n- After clicking on `Add New` choose what you are adding, this will be project\n- Then aftering the last step, if you choose GitHub you can choose your repository and click on import\n- You are all done!\n\n## Built Using\n\u003e React - The framework used\n\u003e \n\u003e BEM - Naming Convention\n\u003e \n\u003e CSS - The styling used\n\u003e\n\u003e Vercel - Used to deploy the website\n\n## Author\n- Created by [@el634dev](https://github.com/el634dev)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fsfpopos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fel634dev%2Fsfpopos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fsfpopos/lists"}