Skip to content

varshageorge20/TVTroubles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Last Commit Pull Requests MIT License


Tv Troubles

This project is meant to give an answer to the question of what do we watch?

Table of Contents

About The Project

This project was created by Jason, Mauricio, Nam, Nivetha, Varsha, during the Spring 2021 session of Codubee. We built this application as a solution to those who cannot figure out what to watch.

Getting Started

To get a local copy up and running follow these simple steps:

For the frontend

  1. Clone the repo
git clone https://github.com/Codubee/TVTroubles-MW-10-11.git
  1. Change into the front end directory
cd frontend
  1. Install NPM packages
npm install
  1. Run the start command
npm run start

For the backend

  1. Clone the repo
git clone https://github.com/Codubee/TVTroubles-MW-10-11.git
  1. Change into the back end directory
cd backend
  1. Install NPM packages
npm install
  1. Start your node server
node index.js

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6