{"id":13403055,"url":"https://github.com/LauraBeatris/amazon-next","last_synced_at":"2025-03-14T08:31:28.948Z","repository":{"id":38141819,"uuid":"236317513","full_name":"LauraBeatris/amazon-next","owner":"LauraBeatris","description":"A simple mock and re-concept of Amazon - built with Next.js, Firebase, and Framer Motion","archived":false,"fork":false,"pushed_at":"2022-12-11T22:38:14.000Z","size":5127,"stargazers_count":126,"open_issues_count":15,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-05T14:53:57.945Z","etag":null,"topics":["css","framer-motion","frontend","javascript","nextjs","react","tailwind"],"latest_commit_sha":null,"homepage":"https://amazon-next.now.sh/","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/LauraBeatris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-26T13:42:16.000Z","updated_at":"2024-05-15T02:43:44.000Z","dependencies_parsed_at":"2023-01-27T08:31:27.351Z","dependency_job_id":null,"html_url":"https://github.com/LauraBeatris/amazon-next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Famazon-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Famazon-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Famazon-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Famazon-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LauraBeatris","download_url":"https://codeload.github.com/LauraBeatris/amazon-next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213242099,"owners_count":15557739,"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":["css","framer-motion","frontend","javascript","nextjs","react","tailwind"],"created_at":"2024-07-30T19:01:24.825Z","updated_at":"2024-07-30T19:19:51.010Z","avatar_url":"https://github.com/LauraBeatris.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"left\"\u003e\n   \u003cimg src=\"./static/amazon.png\" width=\"150px\"/\u003e\n\u003c/p\u003e\n\n# Amazon Next\n\n\u003e Mock and re-concept of Amazon\n\n[![Author](https://img.shields.io/badge/author-LauraBeatris-e0a639?style=flat-square)](https://github.com/LauraBeatris)\n[![Languages](https://img.shields.io/github/languages/count/LauraBeatris/amazon-next?color=%23e0a639\u0026style=flat-square)](#)\n[![Stars](https://img.shields.io/github/stars/LauraBeatris/amazon-next?color=e0a639\u0026style=flat-square)](https://github.com/LauraBeatris/amazon-next/stargazers)\n[![Forks](https://img.shields.io/github/forks/LauraBeatris/amazon-next?color=%23e0a639\u0026style=flat-square)](https://github.com/LauraBeatris/amazon-next/network/members)\n[![Contributors](https://img.shields.io/github/contributors/LauraBeatris/amazon-next?color=e0a639\u0026style=flat-square)](https://github.com/LauraBeatris/amazon-next/graphs/contributors)\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" src=\"https://i.ibb.co/wccRhm9/product-screen.png\" alt=\"Product List\" border=\"0\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" src=\"https://i.ibb.co/wSjGYgs/Ac3m-LCZ-Imgur.png\" alt=\"Product List\" border=\"0\"\u003e\n\u003c/p\u003e\n\n---\n\n# :pushpin: Table of Contents\n\n* [Features](#rocket-features)\n* [Installation](#construction_worker-installation)\n* [Getting Started](#runner-getting-started)\n* [FAQ](#postbox-faq)\n* [Found a bug? Missing a specific feature?](#bug-issues)\n* [Contributing](#tada-contributing)\n* [License](#closed_book-license)\n\n# :rocket: Features\n\n* 🛒\u0026nbsp;Add products to your cart.\n* 💝\u0026nbsp; Add likes to your favorite products.\n* 🎨\u0026nbsp;Amazing transitions with Framer Motion\n* 💰\u0026nbsp; A re-concept of the cart interface from Amazon\n\n# :construction_worker: Installation\n\n**You need to install [Node.js](https://nodejs.org/en/download/) and [Yarn](https://yarnpkg.com/) first, then in order to clone the project via HTTPS, run this command:**\n\n```git clone https://github.com/LauraBeatris/amazon-next.git```\n\nSSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:\n\n```git clone git@github.com:LauraBeatris/amazon-next.git```\n\n**Install dependencies**\n\n```yarn install```\n\n# :runner: Getting Started\n\nRun the following command in order to start the application in a development environment:\n\n```yarn dev```\n\n\n# :postbox: Faq\n\n**Question:** What are the technologies used in this project?\n\n**Answer:** The tecnologies used in this project are [NextJS](https://nextjs.org/), [Firebase Database](https://firebase.google.com/docs/database?hl=pt-br) to retrieve products data and [Framer Motion](https://www.framer.com/api/motion/) for page transitions.\n\n## :hammer: Deploy\n[Zeit](https://zeit.co/) provides a easy way to deploy NextJS applications. You may create a now.json file with the build configuration.\n\n```\n{\n    \"build\": {\n        \"env\": {\n            \"SITE_URL\": \"@site_url\",\n            \"FIREBASE_API_KEY\": \"@firebase_api_key\",\n            \"FIREBASE_APP_KEY\": \"@firebase_app_id\",\n            \"FIREBASE_MEASUREMENT_ID\": \"@firebase_measurement_id\",\n            \"FIREBASE_MESSAGE_SENDER_ID\": \"@firebase_message_sender_id\"\n        }\n    }\n}\n```\n\nYou're able to create secrets with the commands provided by the [Now CLI](https://zeit.co/download) in order to map environment variables, \n\n```\nnow secrets add \u003csecret-name\u003e \u003csecret-value\u003e\n```\n\nUse them as the values of the env variables that you want to map inside of the build configuration.\n\n# :bug: Issues\n\nFeel free to **file a new issue** with a respective title and description on the the [Amazon Next](https://github.com/LauraBeatris/amazon-next/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**! Have a look at our [contribution guidelines](https://github.com/LauraBeatris/amazon-next/blob/master/CONTRIBUTING.md) to find out about the coding standards.\n\n# :tada: Contributing\n\nCheck out the [contributing](https://github.com/LauraBeatris/amazon-next/blob/master/CONTRIBUTING.md) page to see the best places to file issues, start discussions and begin contributing.\n\n# :closed_book: License\n\nReleased in 2020.\nThis project is under the [MIT license](https://github.com/LauraBeatris/amazon-next/master/LICENSE).\n\nMade with love by [Laura Beatris](https://github.com/LauraBeatris) 💜🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLauraBeatris%2Famazon-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLauraBeatris%2Famazon-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLauraBeatris%2Famazon-next/lists"}