Gubbsy / SOFT355-Kinder

A full-stack web app where users can rate cats on their cuteness and view the most highly rated cats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOFT355-Kinder

A full-stack web app where users can rate cats on their cuteness and view the most highly rated cats.

DevOps Pipeline

Front End

npm install - Install application dependencies
npm start - Run application on local host
npm test - Run unit tests.

Front End

npm install - Install application dependencies
npm run start - Run application on local host
npm run test - Run unit tests.
npm run int-test - Run integration tests.

About

A full-stack web app where users can rate cats on their cuteness and view the most highly rated cats.


Languages

Language:JavaScript 52.7%Language:TypeScript 26.6%Language:CSS 17.4%Language:HTML 3.3%