{"id":19288286,"url":"https://github.com/muchokidavid/bot-battlr-week-2-code-challenge","last_synced_at":"2026-04-12T08:39:29.830Z","repository":{"id":209100723,"uuid":"719708283","full_name":"MuchokiDavid/Bot-Battlr-Week-2-Code-Challenge","owner":"MuchokiDavid","description":"Welcome to Bot Battlr, the ultimate destination in the known universe for building your personalized Bot Army! As a galactic web developer, you've been commissioned by a powerful overlord to create a web app that allows them to explore a catalog of robots, view detailed information about each robot, and enlist them into their formidable army.","archived":false,"fork":false,"pushed_at":"2023-11-19T11:34:29.000Z","size":456,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T19:26:00.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bot-battlr-week-2-code-challenge.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MuchokiDavid.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}},"created_at":"2023-11-16T18:26:15.000Z","updated_at":"2024-01-08T12:34:46.000Z","dependencies_parsed_at":"2023-11-25T04:24:10.282Z","dependency_job_id":"9063a774-9e39-4bcf-a9c3-9d513571b876","html_url":"https://github.com/MuchokiDavid/Bot-Battlr-Week-2-Code-Challenge","commit_stats":null,"previous_names":["muchokidavid/bot-battlr-week-2-code-challenge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuchokiDavid%2FBot-Battlr-Week-2-Code-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuchokiDavid%2FBot-Battlr-Week-2-Code-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuchokiDavid%2FBot-Battlr-Week-2-Code-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuchokiDavid%2FBot-Battlr-Week-2-Code-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuchokiDavid","download_url":"https://codeload.github.com/MuchokiDavid/Bot-Battlr-Week-2-Code-Challenge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240392898,"owners_count":19794173,"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":[],"created_at":"2024-11-09T22:08:35.502Z","updated_at":"2026-04-12T08:39:24.802Z","avatar_url":"https://github.com/MuchokiDavid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bot Battlr - React Application Code Challenge\n\n## Welcome\n\nWelcome to **Bot Battlr**, the ultimate destination in the known universe for building your personalized Bot Army! As a galactic web developer, you've been commissioned by a powerful overlord to create a web app that allows them to explore a catalog of robots, view detailed information about each robot, and enlist them into their formidable army.\n\n## Instructions\n\nFor this code challenge, you will be building a React application that interacts with a local server running a JSON DB. Your goal is to follow the instructions provided below and showcase your ability to implement the features while demonstrating a clear understanding of the given requirements.\n\n## Requirements\n\n1. **Well-Written README File**: You are required to provide a comprehensive README file that details the setup, features, and any other relevant information about your project.\n\n2. **Fetch Data from Local Server**: Utilize a local server running a JSON DB to fetch data for your application. Instructions for setting up the server are provided below.\n\n## Project Setup\n\nFollow these steps to set up your project:\n\n1. Create a new project folder.\n\n2. Create a new private GitHub repository. Ensure that your TM (Teaching Mentor) is added as a contributor for grading purposes. Rest assured, your code is secure.\n\n3. Regularly commit your changes to the repository to track your progress.\n\n4. In your project directory, create a `db.json` file and use the provided [data](#) for your server DB.\n\n5. Run the following command to start the backend server:\n\n   ```bash\n   json-server --watch db.json\n    ```\n6. Test your server by visiting this route in the browser:\n\n    ```bash\n    http://localhost:3000/bots\n    ```\n\n## Getting Started\n\nBefore diving into coding, take the time to plan your application. Consider the user interface, layout, and overall structure. Here are some steps to guide you:\n\n1. Ideation: Consider the features you need to implement and visualize how they will appear in your app.\n\n2. Planning: Plan the layout of your application, decide on the user interface elements, and ensure a smooth user experience.\n\n## Licence\n\nThe project is licenced under the MIT license standards\n\n## Author\n\n- David Munuhe","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchokidavid%2Fbot-battlr-week-2-code-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuchokidavid%2Fbot-battlr-week-2-code-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchokidavid%2Fbot-battlr-week-2-code-challenge/lists"}