{"id":16211631,"url":"https://github.com/laurabeatris/next-motion","last_synced_at":"2025-03-19T09:30:42.608Z","repository":{"id":40855029,"uuid":"241505389","full_name":"LauraBeatris/next-motion","owner":"LauraBeatris","description":"page transitions with nextjs and framer motion api ","archived":false,"fork":false,"pushed_at":"2023-03-02T17:29:04.000Z","size":2047,"stargazers_count":30,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T17:46:40.259Z","etag":null,"topics":["css","framer-motion","javascript","nextjs","react","zeit"],"latest_commit_sha":null,"homepage":"https://nextjs-page-transitions.now.sh/","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/LauraBeatris.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":"2020-02-19T01:25:32.000Z","updated_at":"2024-04-02T01:17:39.000Z","dependencies_parsed_at":"2024-10-27T20:28:09.042Z","dependency_job_id":"c541363d-aace-4c4f-a2c4-a99debd58043","html_url":"https://github.com/LauraBeatris/next-motion","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%2Fnext-motion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fnext-motion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fnext-motion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fnext-motion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LauraBeatris","download_url":"https://codeload.github.com/LauraBeatris/next-motion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243981317,"owners_count":20378555,"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","javascript","nextjs","react","zeit"],"created_at":"2024-10-10T10:48:50.661Z","updated_at":"2025-03-19T09:30:42.019Z","avatar_url":"https://github.com/LauraBeatris.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg alt=\"Next Motion\" title=\"Next Motion\" src=\"https://upload.wikimedia.org/wikipedia/pt/0/0f/Starbucks_Corporation_Logo_2011.svg.png\" width=\"150px\" style=\"border-radius:100px\"/\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  NextJS Application with Framer Motion Page Transitions \n\u003c/h3\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/LauraBeatris/next-motion?color=%23337657\u0026logoColor=%23337657\"\u003e\n\n  \u003ca href=\"https://www.linkedin.com/in/laurabeatris/\"\u003e\n    \u003cimg alt=\"Made by Laura Beatris\" src=\"https://img.shields.io/badge/made%20by-LauraBeatris-%23197043\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/LauraBeatris/amazon-next/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/LauraBeatris/next-motion?style=social\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#rocket-about-the-project\"\u003eAbout the project\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#runner-installation\"\u003eInstallation\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#hammer-deploy\"\u003eDeploy\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://nextjs-page-transitions.now.sh/\" target=\"_blank\" \u003eLive Version\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" src=\"https://i.ibb.co/DYTxZ2Q/drinks-list.png\" alt=\"drinks-list\" border=\"0\"\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" src=\"https://i.ibb.co/zHz7H6c/product-view.png\" alt=\"product-view\" border=\"0\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n\n## :rocket: About the project\nThe goal of this project was to learn how to use the Framer Motion API with a Server Side Rendering Framework like NextJS. \nAlso, i created a [custom api](https://github.com/LauraBeatris/starbucks-server) to retrieve Starbucks Drinks data with [My Json Server](https://my-json-server.typicode.com/)\n\n## :runner: Installation \n\n```   \n  // 1 - Git Clone\n          \n  // 2 - Installing the dependencies\n  yarn install\n  \n  // 3 - Run the application in the development mode \n  yarn dev\n  \n```\n\n## :hammer: Deploy \n[Zeit](https://zeit.co/) provides a easy way to deploy NextJS applications. First of all, you need to install the commands provided by the [Now CLI](https://zeit.co/download) and then run the ``` now ``` command\n  \n---\n\nIf you have some problem with the application, don't be afraid to contribute sending a issue/pull request, i'll be happy to help. 😃\n\nMade with ♥ by Laura :wave: [See my linkedin!](https://www.linkedin.com/in/laurabeatris/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurabeatris%2Fnext-motion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaurabeatris%2Fnext-motion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurabeatris%2Fnext-motion/lists"}