Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.88 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.88 KB

Chelcie's Fan Page

Table of contents

Description of the project

This MERN app is Chelcie's fanpage website where users can create an account, post their thoughts for others to see, interact with other users through these posts, be friends with each other and comment on posts. This application also uses front-end routing, api requests (queries and mutations) and user authentication.

Technologies used

Project is created using:

  • MERN (MongoDB, Mongoose, Expressjs, REACT, Nodejs)
  • GraphQL
  • Apollo
  • JsonWebToken
  • Heroku

Usage

Screen Shot 2021-07-25 at 10 33 13 PM

Installation

Here are some guidelines for installing the project on your local machine in order to be able to try it:

  1. Clone or download the repository to your own local machine and run it from your command line.

  2. Then, make sure that your repo includes a package.json with the required dependencies. You can create one by running npm init in your command line, and npm i or npm install to install the dependencies.

  3. Run npm run develop in your terminal from the root directory to launch the application. Or check the deployed app directly on the app's heroku link (https://secret-hollows-41476.herokuapp.com/).

  4. Enjoy and don't hesitate to contribute!

Link URL to GitHub Repository

https://github.com/simmonsW/chelcie-fans

Link URL of deployed app to Heroku

https://secret-hollows-41476.herokuapp.com/