Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakex7/flywide-pl-frontend


https://github.com/jakex7/flywide-pl-frontend

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        



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](https://www.reactjs.org/)

## 🚀 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 [email protected]:jakex7/flywide-pl-frontend.git`

1. **Start developing.**

Navigate into project directory and start it up.
```shell
cd flywide-pl-frontend/
npm run start
```

1. **Open the source code and start editing!**

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

## 💫 Deploy

To build a production use `npm run build`.