Flywide.pl

Interactive site made for Teamspeak 3 server called Flywide.pl
You can preview site [here](https://flywide.pl)

✨ Features

Site has a features like

  • logging in with server poke with temporary code
  • News feed
  • client info
  • server rank assigner panel (you can easly add yourself ranks)

🛠 Built With

This application was built with react

🚀 Quick start

  1. Clone this repo into your local machine.

    • with https
      git clone https://github.com/jakex7/flywide-pl-frontend.git
    • with ssh
      git clone git@github.com:jakex7/flywide-pl-frontend.git
  2. Start developing.

    Navigate into project directory and start it up.

    cd flywide-pl-frontend/
    npm run start
  3. Open the source code and start editing!

    Site is now running at http://localhost:3000!

💫 Deploy

To build a production use npm run build.