Skip to content

theMyntt/bioritmo-frontend-challenge

Repository files navigation

BioRitmo Front-end Challenge

  • Built in with Angular v18 SSR/SSG
  • Using NgRx
Angular NgRx

Requirements

  • Node 22.7.0

Development use

  • Clone this repo
  • Install dependencies with npm i or yarn
  • Run project with npm run start or yarn start
  • Start code!