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
This project requires the following:
- Node 12.12
- Yarn 1.19
- Clone the repo
- Install:
yarn install
- Run:
yarn dev:start
When submitting a PR please make sure that the corresponding issue # is present.
Happy trails!