BedtimeStories

By: Anna Cheng

bedtime stories project photo

Welcome to Bedtime Stories. This is a place where users can write their own stories and store it in their personal gallery.

This is a full CRUD application using React, Express, Node.js, and JSX on the back-end where the user has the ability to create, view, edit and delete a collection of storybooks. Each user would have the ability to sign up, login and log out with their data saved on MongoDB.

The Models veiws Controller file structure is used to organize the 7 RESTful routes.