Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sylvaincodes/yoom
Plateforme web gratuite de conférence vidéo pour les particuliers et les entreprises.
https://github.com/sylvaincodes/yoom
aceternity-ui framer-motion nextjs shadcn-ui tailwindcss typescript
Last synced: about 1 month ago
JSON representation
Plateforme web gratuite de conférence vidéo pour les particuliers et les entreprises.
- Host: GitHub
- URL: https://github.com/sylvaincodes/yoom
- Owner: sylvaincodes
- Created: 2024-04-12T21:52:54.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T16:47:22.000Z (10 months ago)
- Last Synced: 2024-11-06T13:26:19.623Z (3 months ago)
- Topics: aceternity-ui, framer-motion, nextjs, shadcn-ui, tailwindcss, typescript
- Language: CSS
- Homepage: https://yoom-app.netlify.app
- Size: 11.2 MB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YOOM Sass Avec Next.js 14, App Router, React, Tailwind, Shadcn, Aceternity, Frame motion 2024.
- Landing Page
![Screenshot](https://github.com/sylvaincodes/screenshots_for_app/blob/main/yoom.jpg)- Dashboard
![Screenshot](https://github.com/sylvaincodes/screenshots_for_app/blob/main/yoom-dashboard.jpg)# Liens du projets
- Demo : https://yoom-app.netlify.app/
- Github : [https://github.com/sylvaincodes/yoom/](https://github.com/sylvaincodes/yoom)# Etapes de développement
- Installation du projet avec next js
- Installation des dépendances ( shadcn )
- Structuration du projet
- Installation du kit UI ( couleurs, fonts, media-queries )
- Configuration seo ( seo global, openGraph)
- Configuration Layout ( RootLayout et Layout des pages )
+ Création des composants- Landing page
- Auth clerk ( Sign in , Log in )
- Dashboard ( Header, Footer, Sidebar, Main content, Meeting actions)
- Meeting page
- Hook Get Data from API
- Set Provider StreamVideo
- Generate a token
- Use Api ,
- Meeting Item
- Personal page
- Meeting [id] page
- Record Meeting
- Join A Hote
- End call
- Test
- Deploy to Netlify