Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 321 Bytes

AniGuess

Source code for guessing website

How to run

  1. Install Node
  2. Clone repo
  3. Go to cloned folder
  4. Run npm install
  5. Run npm run dev

Contributions/Suggestions welcome, building this reminded me that webdev can actually be fun sometimes

Backend available here