{"id":21644973,"url":"https://github.com/bfukumori/coffee-delivery","last_synced_at":"2025-07-17T17:30:49.366Z","repository":{"id":45827866,"uuid":"512968060","full_name":"bfukumori/coffee-delivery","owner":"bfukumori","description":"A marketplace for coffee lovers!","archived":false,"fork":false,"pushed_at":"2022-10-28T17:46:36.000Z","size":761,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-04T20:48:44.610Z","etag":null,"topics":["ignite-rocketseat","phosphoricons","react","react-router","reacthookform","styled-components","vite"],"latest_commit_sha":null,"homepage":"https://coffee-delivery-five.vercel.app/","language":"TypeScript","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/bfukumori.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}},"created_at":"2022-07-12T02:09:25.000Z","updated_at":"2022-08-12T03:36:43.000Z","dependencies_parsed_at":"2022-07-17T09:46:11.741Z","dependency_job_id":null,"html_url":"https://github.com/bfukumori/coffee-delivery","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfukumori%2Fcoffee-delivery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfukumori%2Fcoffee-delivery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfukumori%2Fcoffee-delivery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfukumori%2Fcoffee-delivery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfukumori","download_url":"https://codeload.github.com/bfukumori/coffee-delivery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226281297,"owners_count":17599774,"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":["ignite-rocketseat","phosphoricons","react","react-router","reacthookform","styled-components","vite"],"created_at":"2024-11-25T05:46:34.529Z","updated_at":"2024-11-25T05:46:35.065Z","avatar_url":"https://github.com/bfukumori.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/bfukumori/coffee-delivery?color=%2304D361\"\u003e\n\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/bfukumori/coffee-delivery\"\u003e\n \n  \u003ca href=\"https://github.com/bfukumori/coffee-delivery/commits/master\"\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/bfukumori/coffee-delivery\"\u003e\n  \u003c/a\u003e\n    \n   \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen\"\u003e\n   \u003ca href=\"https://github.com/bfukumori/coffee-delivery/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/bfukumori/coffee-delivery?style=social\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://coffee-delivery-five.vercel.app/\"\u003e\n    \u003cimg alt=\"coffee-delivery\" src=\"https://img.shields.io/badge/coffee-delivery-%237159c1?style=flat\u0026logo=ghost\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"coffee-delivery\" title=\"#coffee-delivery\" src=\"./.github/logo.svg\" /\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#how-it-works\"\u003eHow it works\u003c/a\u003e • \n  \u003ca href=\"#tech-stack\"\u003eTech Stack\u003c/a\u003e • \n  \u003ca href=\"#author\"\u003eAuthor\u003c/a\u003e • \n  \u003ca href=\"#user-content-license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e \n\t\u003cimg alt=\"coffee-delivery\" title=\"#coffee-delivery\" src=\"./.github/banner.PNG\" /\u003e\n\u003c/div\u003e\n\n## About\n\n☕ coffee-delivery - Delivery app for delicious coffee.\n\nChallenge project developed for the ReactJS Ignite Course from [Rocketseat](https://www.rocketseat.com.br/ignite). This project helped me a lot to learn and understand more deeply about React hooks and states. \n\n---\n\n## Features\n\n- [x] Add item to cart\n- [x] Increment/Decrement item in cart\n- [x] Remove item from cart\n- [x] Persist cart and order information using local storage\n\n---\n\n## How it works\n\n### Pre-requisites\n\nBefore you begin, you will need to have the following tools installed on your machine:\n[Git](https://git-scm.com), [Node.js](https://nodejs.org/en/).\nIn addition, it is good to have an editor to work with the code like [VSCode](https://code.visualstudio.com/)\n\n#### Running the web application (Frontend)\n\n```bash\n\n# Clone this repository\n$ git clone git@github.com:bfukumori/coffee-delivery.git\n\n# Access the project folder in your terminal\n$ cd coffee-delivery\n\n# Install the dependencies\n$ npm install\n\n# Run the application in development mode\n$ npm run dev\n\n# The app will open on the port: 3000 - go to http://localhost:3000/\n\n```\n\n---\n\n## Tech Stack\n\nThe following tools were used in the construction of the project:\n\n#### **Website**  ([React](https://reactjs.org/)  +  [TypeScript](https://www.typescriptlang.org/))\n\n- **[PhosphorIcons](https://phosphoricons.com/)**\n- **[Vite](https://vitejs.dev/)**\n- **[React Router](https://v5.reactrouter.com/web/guides/quick-start)**\n- **[Styled Components](https://styled-components.com/)**\n- **[React Hook Form](https://react-hook-form.com/)**\n\n---\n## Author\n\n\u003ca href=\"https://www.facebook.com/bruno.fukumori.9/\"\u003e\n \u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/82473580?v=4\" width=\"100px;\" alt=\"Bruno Fukumori\"/\u003e\n \u003cbr /\u003e\n  \n \u003csub\u003e\u003cb\u003eBruno Fukumori\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e \u003ca href=\"https://www.facebook.com/bruno.fukumori.9/\" title=\"facebook\"\u003e\u003c/a\u003e\n \u003cbr /\u003e\n\n[![Twitter Badge](https://img.shields.io/badge/-Twitter-1ca0f1?style=flat-square\u0026labelColor=1ca0f1\u0026logo=twitter\u0026logoColor=white\u0026link=https://twitter.com/hi_fukujp)](https://twitter.com/hi_fukujp) [![Linkedin Badge](https://img.shields.io/badge/-Linkedin-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\u0026link=https://www.linkedin.com/in/bfukumori/)](https://www.linkedin.com/in/bfukumori/) \n[![Gmail Badge](https://img.shields.io/badge/-Gmail-c14438?style=flat-square\u0026logo=Gmail\u0026logoColor=white\u0026link=mailto:brunofukumori@gmail.com)](mailto:brunofukumori@gmail.com)\n\n---\n\n## License\n\nThis project is under the license [MIT](./LICENSE).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfukumori%2Fcoffee-delivery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfukumori%2Fcoffee-delivery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfukumori%2Fcoffee-delivery/lists"}