Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 903 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 903 Bytes

commentme


Full Stack Example


Summary

CommentMe uses the MERNG stack (Mongo, Express, React, Node, and GraphQl). It is a social media in which you can post threads and other users can comment on them.

You can even delete your comments or threads if you like.

Prerequisites

Please install or have installed the following:

Usage

Front end and Back end

After completing the ".env" variables, do the following:

npm start

On both the front end and the server

License

This project is licensed under the MIT license.