---
title: "How to get cool animations in your React projects"
url: https://daily.dev/posts/how-to-get-cool-animations-in-your-react-projects-4rxjmj6zb
source_url: https://devdojo.com/dastasoft/how-to-get-cool-animations-in-your-react-projects
type: article
source: "DevDojo"
author: "dastasoft"
published: 2022-06-12T12:14:47.899Z
updated: 2022-06-12T12:14:47.899Z
tags: ["react", "web-design"]
reading_time: 14
upvotes: 82
comments: 5
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to get cool animations in your React projects

**[DevDojo](https://daily.dev/sources/devdojo)** · [@dastasoft](https://daily.dev/dastasoft) · 14 min read · 82 upvotes · 5 comments

## Summary

Framer Motion is an animation library for React made by Framer. In this guide we will apply Framer Motion animations to a basic example project. The project is made with Next and TypeScript, but you can apply all the concepts to a normal React project with JavaScript.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://devdojo.com/dastasoft/how-to-get-cool-animations-in-your-react-projects>

## Community discussion

Top comments from developers on daily.dev.

**@kkurko** · 1 upvotes

> Framer Motion is really cool and this article gives more than enough introduction into it, so you can start creating your own animations

**@bobbyiliev** · 0 upvotes

> Great post!

**@moonhunter\_code** · 0 upvotes

> interesting mm

**@shahem** · 0 upvotes

> GTK

**@bryantobing** · 0 upvotes

> yes

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#web-design](https://daily.dev/tags/web-design)

[View this post on daily.dev](https://daily.dev/posts/how-to-get-cool-animations-in-your-react-projects-4rxjmj6zb)
