Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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