Skip to content

ldietz08/brainflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainflix

Brainflix is a video streaming web application that allows users to upload their own content and post comments on other videos. This project was created in three one week sprints following agile methodology.

Brainflix gif

How It's Made:

Tech used: React, React-Router, SASS, Node, Express and Axios.

React: JavaScript library to build out user interfaces
SASS: A scripting language that is an extension of CSS. Node: JavaScript runtime environment
Express: Web application framework for Node.js
Axios: Promise-based HTTP client for Node.js used to pull data from the backend.

Installation:

  1. Clone the frontend and backend repositories: Frontend brainflix
    Backend brainflix-api

  2. Install the necessary dependencies by running npm i in both the frontend and backend directory.

  3. Run npm start to view the React application in the browser.

About

Frontend of video streaming platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published