Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 517 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 517 Bytes

Storie

A full-stack family-centered stories app designed as a visual, "private" blog. MERN stack-built with Mongodb, Express, React (Create-React-App), Node.

MVP: Full CRUD for storie posts and user authentication

Getting started

This project requires the following:

  • Node 12.12
  • Yarn 1.19
  1. Clone the repo
  2. Install:
yarn install
  1. Run:
yarn dev:start

Contributing

When submitting a PR please make sure that the corresponding issue # is present.

Go Team!

Happy trails!