Skip to content

TeddyZaremba/Distortia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distortia

Distortia is a react based image guessing game that let's players guess an image as it gets progressively distorted. The images come from the OpenImage Dataset and are stored on MongoDB Atlas

  • Frontend: React, Tailwind CSS
  • Backend: NodeJS, Express

Screenshot

To run the app

  1. Start the backend server
$ cd nodeServer
$ npm run dev
  1. Start the frontend-react
$ cd frontEnd
$ npm start

To Do

  • Implement the max score tracking
  • Figure out how to use formated strings as Taiwlind CSS classes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published