Skip to content

veranika-karpava/veranika-karpava-brainflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BrainFlix

BrainFlix is a new video streaming platform.It was built during the BrainStation Web Development program.

Project Tech Stack

  • Sass
  • ReactJS
  • NodeJS
  • ExpressJS
  • Axios

Running the Project

  1. Clone or download this repository
  2. Start the server
    • cd server - change project directory to server diretory
    • npm install - install all the node modules
    • npm start - start run server on port
  3. Start the client
    • cd client - change project directory to client diretory
    • npm install - install all the node module
    • npm start - start run app on http://localhost:3000 in browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published