Skip to content

Commit

Permalink
Merge pull request #451 from yashksaini-coder/fix-445
Browse files Browse the repository at this point in the history
feat: 🎸 Stargazers animation completed
  • Loading branch information
UTSAVS26 authored Nov 10, 2024
2 parents 1b9d6d0 + b64d7f0 commit b62b1c6
Show file tree
Hide file tree
Showing 20 changed files with 7,069 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stargazers/.eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "@remotion",
}
7 changes: 7 additions & 0 deletions stargazers/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
node_modules
dist
.DS_Store
todo.md
.env

build
5 changes: 5 additions & 0 deletions stargazers/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"useTabs": false,
"bracketSpacing": true,
"tabWidth": 2
}
Binary file added stargazers/out/main.mp4
Binary file not shown.
Loading

0 comments on commit b62b1c6

Please sign in to comment.