Skip to content

Client-side code for a Liar's Dice game, implemented in React & TypeScript.

Notifications You must be signed in to change notification settings

JTravaux/liars-dice-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liar's Dice Front-end

This project was bootstrapped with Create React App. It is a front-end for the Liar's Dice game. It is currently a work in progress.

Running the project

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

The page will reload if you make edits. You will also see any lint errors in the console.

npm test: Launches the test runner in the interactive watch mode.

npm run build: Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

lint-fix: Runs the linter and fixes any errors.

Backend

The backend for this project is written in Java and is located at Liar's Dice Java Backend.

About

Client-side code for a Liar's Dice game, implemented in React & TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages