Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Sal7one/fullstacknano2023FirstProject

Repository files navigation

Project Refrence

Setup

npm install

Run project

npm run start

Endpoint

/resizer

Required params:
filename: String
width: number
height: number

e.g.

http://localhost:3000/resizer?filename=fjord&height=123&width=123

Testing

npm run test

Linting

ES Lint

Formatting

Prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published