Skip to content

TheToxProject/website

Repository files navigation

🌐 The Tox Website

Greenkeeper badge Build Status PRs Welcome Crowdin

This project aims to provide a simple yet useful promotional website for Tox. I found that the current website is not user-friendly nor gives a strong brand image to Tox. So I decided to start a fresh brand-new website, written with React, and to design illustrations that convey the right message. Branding is an important part of a project, as it permits to build a community, to deliver a message and to give people more choice.

Also, this project tries to address many issue we had with the old website such as OS detection, layouting, localization (i18n) and design.

Table of Contents

😛 Translating

This project uses Crowdin to manage translations, you are free (and encouraged) to contribute by localizing it in your very own language!

🔬 Compiling

Before anything, you need to clone the repository and to install required dependencies.

# Clone the directory as `toxclient`.
$ git clone https://github.com/Tox-Client/client.git toxclient
$ cd toxclient/

# Now install the dependencies with Yarn:
$ yarn
# Or with NPM:
$ npm install

You can use Yarn or NPM for the following step, depending on your preference.

# Using Yarn:
$ yarn start

# Using NPM:
$ npm run start

🥁 Build for production

# Using Yarn:
$ yarn build

# Using NPM:
$ npm run build

💸 Donations

I currently work on this project during my free-time, but also during my work-time. As I'm my own boss, I take work time to work on personnal projects that I really believes in. But during this time, I don't win any money. I'm not doing that for money.

Anyway, if you consider support me, you can pay me a pack of Monster's cans for moore productive coding, :D.

I accept donations in form of Monero, Bitcoin and Etherum. You can also Patreon me !

Monero

47XpVhUHahViCZHuZPc2Z6ivLraidX7AxbM8b2StdPcQGwjDGY14eqj9ippW7Pdrqj9d2y4xvwChzePQAqG1NvqQ775FKxg

Bitcoin

18BqyV9mNbFLi5HNNnfUprnPJyJDFP59Xh

Ethereum

0xe96357E4Dabd51970Bf8fcF9633Cc0c70712466e

Patreon

Become a patron

If you wish to support me, but doesn't have money for, you can still message me on Wire and give me some free hugs! :D

  • Wire handle: @SkyzohKey

📎 License

This project is licensed under The MIT License.