Skip to content

flexpool/frontend

Repository files navigation

Flexpool Front-End (v2)

Welcome to Flexpool.io v2 Website!

Running locally

Prerequisites

Clone the repository

git clone https://github.com/flexpool/frontend.git
cd frontend

Install dependencies

yarn install

Run the development server

yarn run dev

That's it! You can access the website at http://localhost:3000. It automatically uses the production API (api.flexpool.io/v2) as backend.

Contributing

Contributions are welcome here! Make a fork, commit the changes, and submit the Pull Request to us. We will review it as soon as possible and merge it to the main repository if all is good to us.

Translating the Website

You can help us translate Flexpool.io website to your language at Crowdin.

Join the Community

License

This project is licensed under GNU Affero General Public License v3.0. You can read more in the LICENSE file.

By contributing to this project, you agree that Flexpool.io can change the License in the future without prior notice and approval request.