JoFont / WINID1

Find friends to play sports, wherever you are!

Home Page:https://winid1.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IronHack Project 3: By Diogo Marques & Filipe catarino build status

What is this project?

This is Project 3 for IronHack Web Development Bootcamp in Lisbon. This project is being developed and mantained by Diogo Marques & Filipe Catarino.

Learn more about IronHack.

Development

git clone https://github.com/JoFont/ironhack-project-2.git
cd ironhack-project-2
npm install

For the server to run, provide .env file in root directory with the following environment variables:

PORT=3000
MONGODB_URI=mongodb://127.0.0.1:27017/ironhack-project-2
NODE_ENV=development

To watch for changes and continually rebuild the project:

npm run dev

Resources

Express - Nodejs Server
Handlebars - Templating Engine
MongoDB - NoSQL Database
MongoDB Driver - MondoDB Nodejs Driver
Mongoose - MongoDb Object Modeling for Node
Date-fns - Date Utilities
Bootstrap - CSS Framework
Passport - OAuth Nodejs Middleware
Axios - Nodejs HTTP Client
Shards - Bootstrap UI Kit

About

Find friends to play sports, wherever you are!

https://winid1.com


Languages

Language:JavaScript 98.1%Language:HTML 1.3%Language:CSS 0.6%