Skip to content

The frontend website for LFX Mentorship Metrics. Leverages static site generation while client components in React with Astro.

Notifications You must be signed in to change notification settings

SomeYoGuyeee/LFXMM-Frontend

 
 

Repository files navigation

LFX Mentorship Metrics

This is the frontend repository for the LFX Mentorship Metrics project. The whole project is powered by Astro.

Setting Up the Development Environment

  1. Setup the backend API locally and run the same on port 8080. The source code is available here.
  2. Create a copy of the sample .env file and rename the same to .env.
  3. Install the dependencies of the project with npm i.
  4. Run the development server with npm run dev.

About

The frontend website for LFX Mentorship Metrics. Leverages static site generation while client components in React with Astro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 61.5%
  • TypeScript 30.0%
  • JavaScript 8.5%