Skip to content

Cherry-Squad/fantasy-unicorn-react

Repository files navigation

fantasy-unicorn-react

"Fantasy sports"-type online trading game with shares.

About

Fantasy Unicorn is an online game where players participate in autogenerated tournaments, where they choose shares according to the various modifiers and compete with other players.

Fantasy-unicorn-react is a frontend part of the project. Backend lives in Cherry-Squad/fantasy-unicorn-ruby repo.

This project is currently under development.

Fantasy Unicorn is a study project developed by the Cherry-Squad team as part of an assignment on a software engineering course at TverSU, Russia.

Getting started

  1. Install these components:
    • Node.js >= 16.13.0
  2. Clone an app and open a terminal in app's folder.
  3. Edit .env file: replace REACT_APP_BACKEND_URL with full URL to the backend.
  4. Run following command:
    $ npm i
    Then run npm start to start a server on 127.0.0.1:9000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages