Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.22 KB

Welcome To EBEC's Official Website Repository

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.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Collaboration

  • All communication is done in the Official Telegram Channel
  • All planning is done in the Official Notion workspace

The Tech-Stack:

  • ReactJs
  • NextJs
  • SupaBase
  • Tailwind CSS
  • HTML,CSS,JS

The Structure :

  • All code is inside the src folder
  • The Folders inside src/app represent URLs ( using NextJS App-Router )
  • Sections are stored inside widgets & Components are inside components
  • Usage of Aceternity UI included lib and hooks folders

Warning :

Communicate with team in order to receive the .env file needed for development