jessicalhansen / Project-Wayfarer

Team programming project featuring MongoDB, Express, React, Node, and TailwindCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Wayfarer

Project Wayfarer

General Assembly SEI 1207

by: Mohamed Abdulah, Jessica Hansen, Nicholas Gacicia & Joey Giardina

View Application: https://wayfarer-app-1207.herokuapp.com/

GitHub Repo: https://git.generalassemb.ly/jessicalh/Project-Wayfarer

Travelers Platform

An online community of travelers and adventurers sharing memories and planning new adventures.

Built for General Assembly's SEIR 12/07/2020 cohort


ERD:

Screen_Shot_2021-02-22_at_4 13 19_PM


Build Status Dependency Status Coverage Status Code Climate Gem Version License Badges


Dev Dependencies

  • "@tailwindcss/postcss7-compat": "^2.0.3"
  • "autoprefixer": "^9.8.6"
  • "nodemon": "^2.0.7"
  • "postcss": "^7.0.35"
  • "tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.3"

npm Packages

  • "react": "^17.0.1"
  • "react-dom": "^17.0.1"
  • "react-router-dom": "^5.2.0"
  • "react-scripts": "4.0.3"
  • "react-scroll": "^1.8.1"
  • "react-social-icons": "^4.1.0"
  • "@craco/craco": "^6.1.1"
  • "@brainhubeu/react-carousel": "^1.19.26"

Travel Coding


Table of Contents


HomePage

HomePage


Installation

Clone

  • Clone this repo to your local machine using https://git.generalassemb.ly/jessicalh/Project-Wayfarer
$ git clone https://git.generalassemb.ly/jessicalh/Project-Wayfarer
$ cd Project-Wayfarer
$ npm i

Setup

Update and install dependencies from the root directory in your terminal first

$ npm update
$ npm i

Now install the router dependencies

$ cd Project-Wayfarer-Api
$ npm i

Contributing

To get started...

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • Clone this repo to your local machine using https://git.generalassemb.ly/jessicalh/Project-Wayfarer

Step 2

  • Install dependencies using the instructions above

Step 3

  • HACK AWAY! 🔨🔨🔨

Step 4


Team

Jessica Hansen Mohamed Abdulah Joey Giardina Nicholas Gacicia
Jessica Hansen Mohamed Abdulah Joey Giardina Nicholas Gacicia
git.generalassemb.ly/jessicalh git.generalassemb.ly/mrdanishjr1992 git.generalassemb.ly/jgiardina git.generalassemb.ly/nicholasgacicia

License

License

  • ICS license
  • Copyright 2021 © General Assembly SEIR 1207 - Group 1

About

Team programming project featuring MongoDB, Express, React, Node, and TailwindCSS.


Languages

Language:JavaScript 89.4%Language:CSS 7.9%Language:HTML 2.7%