{"id":18514106,"url":"https://github.com/kooltheba/star-wars-universe","last_synced_at":"2026-05-06T06:32:52.964Z","repository":{"id":104892868,"uuid":"530969889","full_name":"KoolTheba/star-wars-universe","owner":"KoolTheba","description":"Your favorite star-wars-pedia to search for your favorite characters 🤖, most curious planets 🌍 and coolest starships 🛸","archived":false,"fork":false,"pushed_at":"2023-03-26T16:59:42.000Z","size":596,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T13:19:34.446Z","etag":null,"topics":["community-project","cssmodules-react","hooks","jest","nextjs","react","testing","testing-library","usereducer-hook"],"latest_commit_sha":null,"homepage":"https://star-wars-universe-six.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KoolTheba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2022-08-31T07:00:34.000Z","updated_at":"2023-04-05T16:04:26.000Z","dependencies_parsed_at":"2023-05-28T00:30:39.603Z","dependency_job_id":null,"html_url":"https://github.com/KoolTheba/star-wars-universe","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/KoolTheba/star-wars-universe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoolTheba%2Fstar-wars-universe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoolTheba%2Fstar-wars-universe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoolTheba%2Fstar-wars-universe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoolTheba%2Fstar-wars-universe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KoolTheba","download_url":"https://codeload.github.com/KoolTheba/star-wars-universe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoolTheba%2Fstar-wars-universe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000724,"owners_count":26082895,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["community-project","cssmodules-react","hooks","jest","nextjs","react","testing","testing-library","usereducer-hook"],"created_at":"2024-11-06T15:41:59.879Z","updated_at":"2025-10-09T01:32:52.080Z","avatar_url":"https://github.com/KoolTheba.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# star-wars-universe\nYour favorite star-wars-pedia to search for films with your favorite characters 🤖 in the most curious planets 🌍 🛸\n\n\u003cbr\u003e\n    \u003cp\u003e\n        \u003cimg src='https://media.giphy.com/media/krkrHAEodHgzP72rTI/giphy.gif' alt=\"baby-yoda-rides\"/\u003e\n    \u003c/p\u003e\n\u003c/br\u003e\n\n## About\n### How to use it\nMy cool app 😎 Star-wars-pedia searchs for films of the Star Wars saga in which appears the searches you make! You can search for your favorite characters 🤖, the most curious planets 🌍, the fastest vehicles and the most incredible starships 🛸 ! Simply remember to follow the instructions you find in the Home page.\n\nWant some more info?? I knew that, that's why I'm implemented the featured Film Detail. You just need to click on the film you'd like to know more and enjoy! Open an issue 🦄 on GitHub if you'd want me to add more info.\n\nThe api I've used is [SWAPI](https://swapi.dev/).\n\n### Features\n- Search for films only by adding words from your characters, etc, such as: `luke r2 tatooine`\n- Visit the film detail to know further\n- Go back to the previous search without losing the results of your search\n- Maybe more features coming soon, just ask !! 🦄\n\n### Want to practice your coding skills with a cool app?\nHere I'm adding some User Stories than can help you building from scratch this app. First, remember, you can use the stack that you want!\n- As a user, I want to be able to search for different things in the star wars universe: names, starships, planets or even vehicles\n- As a user, I want to see the list of the common films in which the _things_ I searched appear, and also clearly the terms I searched for\n- As a user, I want to search to be smooth despite I enter weird characters\n- As a user, I want to clearly see whether my search was unfruitful\n- As a user, I want to see for each film the name, episode, release date and how old the film is\n- As a user, I want to be able to click on a film and see more details about it, such as the Director, the Producer and the release date again\n- As a user, I want to go back to the home page and see that my search and films are still there\n- As a user, I want to be able to share the url with my friends so they can see my search and the common films\n\n## Getting the app started! 🚀\n\n1. Install dependencies:\n\n```bash\nyarn\n```\n\n2. Run the development server:\n\n```bash\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the coolest app ever!\n\n## Test enviroment\nTo run the tests, run:\n\n```bash\nyarn test\n```\n## Linting\nIn this project I use eslint with standard. Run:\n\n```bash\nyarn lint\n#or\nyarn lint:fix\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkooltheba%2Fstar-wars-universe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkooltheba%2Fstar-wars-universe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkooltheba%2Fstar-wars-universe/lists"}