This repository contains the code for the forum's website.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- J - JavaScript
- React.js
- A - APIs
- Google APIs
- M - Markup
- Next.js (To be Implemented)
- Tools and Libraries:
- Figma - Design
- Git
- Clone the repository:
git clone https://github.com/EventsAtForce/eventsatforce-website.git
- Navigate to the repository
cd eventsatforce-website - Install dependencies
npm install
- Start the Development Server
npm run dev
- Open your browser and visit
http://localhost:5173
Distributed under the MIT License. See LICENSE for more information.