Gio85 / WDI-project4

MERN Stack Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GioLocations

###GA WDI London - Project 4 This is an example MERN stack RESTful app ReactJS for a project at General Assembly.

GioLocations

Setup

Clone or download the repo

  • run yarn install or npm install to install the dependencies
  • run yarn seed or node db/seeds to seed the database
  • run node index.js (or simply nodemon if you have nodemon installed) to start the app

You will need node and mongodb set up on your local environment.

If you do not have them, I would advise installing them with homebrew (Mac only).

Features

This app allows users to blog about and review trips, sharing their experiences around the world by posting pictures and text and messaging other users about their trips. The app’s more advanced features include Facebook oAuth, GoogleMaps and geolocation and a developed messaging system, using Bootstrap.

GioLocations GioLocations GioLocations GioLocations GioLocations GioLocations

The build

  • ReactJS
  • JavaScript
  • SCSS
  • HTML5
  • Express
  • MongoDB
  • Mongoose
  • BCrypt
  • JSON
  • JSON Web Token
  • Bootstrap

Notes

  • Feel free to create an account and share your trip.

About

MERN Stack Application


Languages

Language:JavaScript 88.8%Language:CSS 10.4%Language:HTML 0.8%