Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themyntt/bioritmo-frontend-challenge

SmartFit frontend challenge built in Angular
https://github.com/themyntt/bioritmo-frontend-challenge

angular ngrx nodejs ssg ssr typescript

Last synced: 13 days ago
JSON representation

SmartFit frontend challenge built in Angular

Awesome Lists containing this project

README

        

# 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!