Skip to content

This is my first MERN full stack application. It is a live sports tracker

Notifications You must be signed in to change notification settings

kquinn3/U-Broadcast-It

Repository files navigation

U-BroadcastIt

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

App Info

Author

Kevin Quinn

Version

1.0.0

Additional Information

This is my first Full MERN Stack application

This is using SocketIO

I will be using this program in my portfolio

I would like to hear any feedback

About

This is my first MERN full stack application. It is a live sports tracker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published