Skip to content

PerryBaran/jenico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenico

A website created using React and Typescript to play and display song information for the music producer Jenico.

Table of Contents

  1. Dependencies
  2. Setup
  3. Commands
  4. Attribution

desktop view

Dependencies

  1. TypeScript
  2. React
  3. React-Router-Dom
  4. Firebase
  5. EmailJS
  6. Jest
  7. React Testing Library

Dev Dependencies

  1. @types/node
  2. gh-pages
  3. prettier
  4. typescript-plugin-css-module

Setup

  1. Clone the repo to a local file.
$ git clone https://github.com/PerryBaran/jenico
  1. Install all dependencies.
$ npm i

Commands

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

npm run prettier

runs prettier on all files to formal code.

npm run predeploy

helps to bundle the react app. This command is run automatically when running deploy.

npm run deploy

Generates a production build of the app and deploys it to GitHub pages.

Attribution

Created by Perry Baran.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published