fac26 / week1-server-karol-natalia-laura-gareth

Haiku
0 stars 0 forks source link

week1-server-karol-natalia-laura-gareth

Server Project: Microblogging

Our microblogging site is a resource for sharing haiku's with other fans of this short form of poetry.

Contributors: Karol, Natalia, Laura and Gareth.

You can find our site hosted on fly.io here

Setup

Make sure you have Git and Node (v18) installed.

  1. Clone this repo and cd into the directory
  2. Run npm install to install all the dependencies
  3. Run npm run dev to start the server (using the nodemon library to auto-restart the server when you save changes).

Test

Our test folder contains a 1.test.js file.

You can run the tests with npm test.

Here you will find tests for:

Users Stories

Stretch User Story

Acceptance Criteria