Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laurabeatris/next-motion

page transitions with nextjs and framer motion api
https://github.com/laurabeatris/next-motion

css framer-motion javascript nextjs react zeit

Last synced: 12 days ago
JSON representation

page transitions with nextjs and framer motion api

Awesome Lists containing this project

README

        


Next Motion


NextJS Application with Framer Motion Page Transitions


GitHub language count


Made by Laura Beatris


Stargazers


About the project   |   
Installation   |   
Deploy   |   
Live Version   




drinks-list



product-view



## :rocket: About the project
The goal of this project was to learn how to use the Framer Motion API with a Server Side Rendering Framework like NextJS.
Also, 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/)

## :runner: Installation

```
// 1 - Git Clone

// 2 - Installing the dependencies
yarn install

// 3 - Run the application in the development mode
yarn dev

```

## :hammer: Deploy
[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

---

If you have some problem with the application, don't be afraid to contribute sending a issue/pull request, i'll be happy to help. 😃

Made with ♥ by Laura :wave: [See my linkedin!](https://www.linkedin.com/in/laurabeatris/)