Skip to content

Files

Latest commit

 

History

History
46 lines (33 loc) · 1.99 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.99 KB

Thinga Website

GitHub repo status GitHub license GitHub contributors GitHub tag (latest by date) GitHub repo size

Because of an article, this project and its API was formed. Here you can compare things and give them a positive vote to make them more popular.

How to Use

  1. Set up the back-end:
  1. Clone and run the front-end:
git clone https://github.com/sheikhartin/thinga-website.git \
&& cd thinga-website \
&& npm install \
&& npm start
  1. Access the website:
  • Open your browser and go to http://localhost:3000 (or the specified port).
  • Navigate to /account to login or register.
  • Play the game at /play.
  • View top-ranked images at /top-ranks.

Screenshots

Homepage Login form Registration form User dashboard Top-ranked things The game

License

This project is licensed under the MIT license found in the LICENSE file in the root directory of this repository.