Skip to content

davidcroda/code-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Breaker

unit-tests

Fun simple puzzle to decoded famous quotes. 3 quotes will be displayed using a scrambled alphabet, ie. A = D, B = Z, etc. When you fill in a letter on the right all instances will be replaced in the available quotes. When you have successfully decoded all 3 quotes the font will turn green and display a congratulatory message.

Check it out at https://code.daveroda.com

Screen Shot 2022-06-29 at 5 32 35 PM

Available Scripts

In the project directory, you can run:

yarn start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn 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.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Simple react.js code cracking puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published