Skip to content

Javascript framework test for job applicants

Notifications You must be signed in to change notification settings

antondb/javascript-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Electron App with React UI and Material Bootstrap

This Electron application wraps a React application created with the create-react-app starter.

application application with popup

Builds and features

  1. Search filter (video title)
  2. video type tabs
  3. Video Popout

Run

To run on mac run /dist/asset-react-0.1.0.dmg

Build

First install the project using

  • npm install

Run the Electron app in Dev mode

  • npm run start

Run just the React dev web server on port 3000

  • npm react-start

Build the Electron app for your current platform

  • npm run release

About

Javascript framework test for job applicants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.0%
  • HTML 11.3%
  • CSS 2.7%