fac26 / week1-server-dominic-georgia-konstantina-niete

Server | Week 1 Project
https://w1-server-dgkn.fly.dev/
0 stars 0 forks source link

FAC26 Week 1 | Server

Dirty Little Secret

You can view the project here

Contributors:

Dominic, Georgia, Konstantina, Niete


About

The server project is to build a microblogging site. It should allow users to submit their own posts and view all the posts submitted by others. We decided to create a space to post secrets, that would be timestamped but anonymous, allowing the user to share all!


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.

User stories

Core

Stretch

Acceptance Criteria


Our process

Sprint Planning