/theWeb

Primary LanguageJavaScriptMIT LicenseMIT

theWeb

Web Developer Social Network MERN stack application theWeb Deployed Application

Table of Contents

Description

theWeb is a Social Network that web developers can expand one's network and social circle. As a MERN stack application, theWeb utilizes React for the front end, MongoDB and the Mongoose ODM for its database, and GraphQL with a Node.js and Express.js server.

Installation

  1. Clone our respository by inputting the following in your terminal: https://github.com/tmorgan-dev/theWeb.git.
  2. When cloning is complete, input cd theWeb.
  3. Next, install the needed package dependencies by running npm i in the client, server, and root directory.
  4. Important: to keep your site secure, create and set up your .env file for your secret keys
  5. Once your .env file is created, make sure to set up your keys and key variables when you deploy.

Usage

  1. Input npm run develop in your terminal to run the program locally or visit our deployed website at https://theweb-production.up.railway.app/

License

License: MIT

Contributing

Questions

If you have any questions, feel free to reach out to us through GitHub.