Skip to content

accountexeregister/SD_Fintech_Month_2023

 
 

Repository files navigation

NUS Fintech Month 2023 Website

Tech Stack

Setting Up the Project

  1. Clone the repository with git clone [email protected]:NUS-Fintech-Society/SD_Fintech_Month_2023.git
  2. Install the dependencies with npm install.
  3. Install husky for git hooks with npx husky install.

Running the Project

  1. Run the development server with npm run dev.
  2. Open http://localhost:3000 with your browser to see the result.

Linting

eslint is used for linting.

Code Formatting

prettier is used for code formatting.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • CSS 1.4%
  • Other 0.2%