Giter Site home page Giter Site logo

brunos3d / nextjs-with-aos-example Goto Github PK

View Code? Open in Web Editor NEW
48.0 2.0 9.0 93 KB

๐Ÿ”บ NEXT.JS - Example project using Next.js with Animate On Scroll Library.

Home Page: https://nextjs-with-aos-example.vercel.app/

License: MIT License

Shell 4.45% JavaScript 0.59% TypeScript 68.02% CSS 26.94%
nextjs template aos scroll animation transition example boilerplate reveal data-aos

nextjs-with-aos-example's Introduction

nextjs-with-aos-example

๐Ÿ”บ NEXT.JS - Example project using Next.js with Animate On Scroll Library.

๐Ÿš€ Demo

๐Ÿ’ฌ Explanations

This project was created from the need to implement reveal scroll animations in projects using Next.js. As simple as it sounds, most of the time it becomes a headache when you start running into performance issues from multiple additions of event listeners to your site's DOM. One solution is to externalize this responsibility using AOS. However this has some points of attention such as for example:

With this I decided to create a template that helps me in creating projects with next using everything that is best created by my friend Joรฃo Pedro Schmitz.

๐Ÿš€ Getting started

The best way to start with this template is using create-next-app.

npx create-next-app ts-next -e https://github.com/brunos3d/nextjs-with-aos-example

If you prefer you can clone this repository and run the following commands inside the project folder:

  1. npm install or yarn;
  2. yarn dev;

To view the project open http://localhost:3000.

After your pull request is merged, you can safely delete your branch.

๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE.md file for more information.


Template made by Joรฃo Pedro Schmitz

AOS Implementations made with ๐Ÿ’œ by Bruno Silva

nextjs-with-aos-example's People

Contributors

brunos3d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nextjs-with-aos-example's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.