Skip to content

kayqq/PiccUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiccUp

An app that helps people communicate with locals and plan pick-up baskbetball games. Utilizes Yelp Fusion APi and Google Maps API.


Live Demo

Libraries:

Front End: React, Redux, socket.io-client, lodash
Back End: Express.js, MongoDB, socket.io mongoose, bcrypt


Tools: npm


Getting started

Note: You need MongoDB set up and running to run the code locally. Installation instructions

Once you've installed MongoDB, start up the MongoDB server in a new terminal with the following commands:

mongod

To stop the Mongo daemon hit ctrl-c

Now install the project

git clone https://github.com/kayqq/PiccUp.git my-project
cd my-project
npm install

Start the project

npm start

The backend server will be hosted on http://localhost:4001/

Open up http://localhost:3000/ to see the app.

About

A matchmaking platform that helps organize local sport pick-up games built with React, Redux, Socket.io, Express, MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published