Private repo, available for IT responsibles only
This repository contains the codebase for the official website of EBEC (ENSIA Business & Entrepreneurship Club). The website serves as a central hub for information about the club, its events, team members, and resources. It is built using modern web technologies such as ReactJs, NextJs, SupaBase, and Tailwind CSS to provide a responsive and engaging experience for visitors.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
- All communication is done in the Official Telegram Channel
- All planning is done in the Official Notion workspace
- ReactJs
- NextJs
- SupaBase
- Tailwind CSS
- HTML,CSS,JS
- All code is inside the
src
folder - The Folders inside
src/app
representURLs
( using NextJS App-Router ) - Sections are stored inside
widgets
& Components are insidecomponents
- Usage of Aceternity UI included
lib
andhooks
folders
Communicate with team in order to receive the
.env
file needed for development