Skip to content

Commit d58ec54

Browse files
Merge pull request #425 from AACHAL2303PATIL/new-apply
Updated Website
2 parents 46432fd + ac0fb69 commit d58ec54

29 files changed

+1736
-393
lines changed

package-lock.json

Lines changed: 841 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
"license": "ISC",
1313
"browserslist": "defaults, not ie <= 11",
1414
"dependencies": {
15+
"@emotion/react": "^11.14.0",
16+
"@emotion/styled": "^11.14.0",
1517
"@fortawesome/fontawesome-svg-core": "^6.2.1",
1618
"@fortawesome/free-brands-svg-icons": "^6.2.1",
1719
"@fortawesome/free-regular-svg-icons": "^6.2.1",
@@ -21,17 +23,22 @@
2123
"@mapbox/rehype-prism": "^0.8.0",
2224
"@mdx-js/loader": "^2.3.0",
2325
"@mdx-js/react": "^2.3.0",
26+
"@mui/icons-material": "^6.4.1",
27+
"@mui/material": "^6.4.1",
2428
"@next/mdx": "^13.5.6",
2529
"@tailwindcss/typography": "^0.5.4",
2630
"@types/mdx": "^2.0.11",
2731
"autoprefixer": "^10.4.12",
32+
"chart.js": "^4.4.7",
2833
"clsx": "^1.2.1",
2934
"fast-glob": "^3.2.11",
3035
"feed": "^4.2.2",
3136
"focus-visible": "^5.2.0",
37+
"framer-motion": "^12.0.6",
3238
"next": "^14.1.3",
3339
"postcss-focus-visible": "^6.0.4",
3440
"react": "^18.2.0",
41+
"react-chartjs-2": "^5.3.0",
3542
"react-dom": "^18.2.0",
3643
"remark-gfm": "^3.0.1",
3744
"tailwindcss": "^3.2.1"

public/Agora.png

57.3 KB
Loading

public/Djed.png

61.9 KB
Loading

public/Pictopy.png

563 KB
Loading

public/Resonate.png

25.1 KB
Loading

public/SSS.png

84.1 KB
Loading

public/contribution-dark.png

5.5 KB
Loading

public/contribution.png

5.65 KB
Loading

public/default.png

27.1 KB
Loading

0 commit comments

Comments
 (0)