Skip to content

EventsAtForce/eventsatforce-website

Repository files navigation

FORCE Website Project

This repository contains the code for the forum's website.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Tech Stack (JAM)

  • J - JavaScript
    • React.js
  • A - APIs
    • Google APIs
  • M - Markup
    • Next.js (To be Implemented)
  • Tools and Libraries:
    • Figma - Design
    • Git

Installation

  1. Clone the repository:
    git clone https://github.com/EventsAtForce/eventsatforce-website.git
    
  2. Navigate to the repository
    cd eventsatforce-website
    
  3. Install dependencies
    npm install
    

Usage

  1. Start the Development Server
    npm run dev
    
  2. Open your browser and visit
    http://localhost:5173
    

License

Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

 
 
 

Contributors