Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DahamDev/streamcast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamcast

Streamcast is a front end for a streaming application

LIve preview can be seen at : https://streamcast-webapp.web.app/

Project Screen Shot(s)

Example:

image

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/

This project isd eveloped using react and styled components library. This project can be used as a reference to get an idea on developing reusable components using react compount components design pattern.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • HTML 3.5%