- Demo : https://yoom-app.netlify.app/
- Github : https://github.com/sylvaincodes/yoom/
- 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