Skip to content

pingpongdoctor/BrainFlix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainFlix

https://buildyourdiet.netlify.app/

This project is about building a website that provides a video streaming platform that allows video sharing, video commenting, and placeholder video posting.

Key Features

  • Video streaming and sharing.
  • Post new Video Image Placeholders.
  • Give, like and delete comments.
  • All pages are responsive on multiple breakpoints.

Tech Stack Frontend

  • ReactJS and React Components.
  • React Router Dom Library.
  • React Hooks.
  • SASS.
  • BEM.

Tech Stack Backend

  • NodeJS and Express - handle the whole Backend.
  • Multer library.
  • REST API.

Installation

Frontend

Create an env file that includes all information as same as the env.sample file.

Install node-module and pakage json files with npm.

  npm install

Run the website with npm

  npm start

Backend

Create an env file that includes all information as same as the env.sample file.

Run the website with npm

  npm start

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published