Skip to content

Voyager-Two/coinflip-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pidwin Assessment

The Pidwin Fullstack Assessment. Screenshot and video included below.

Additions/changes:

Improvements that could be made:

  • Tried to add coinflip animation but couldn't get it to work properly
  • Ideally when the Bonus hits, it would be a more clear/exciting indicator
  • Table could be organized better
  • Backend coinflip logic could be less fragile
  • Animation so that the game is more engaging
image
CleanShot.2024-03-05.at.17.05.09.mp4

Project setup

Enter each folder:

  • backend
  • frontend

and run the following command

npm install

Backend

Create a .env file and populate the fields.

Now in the backend folder. Run the start command

npm run start

The backend is now up and running.


Frontend

The frontend is your standard create-react-app, the default ReadME is provided under frontend/readme.md for reference.

About

Coinflip demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published