Skip to content

thestuntcoder/europratsya

Repository files navigation

GraphQL Gatsby.js Build Status Languages Netlify Status

Since the beginning of war in Ukraine, more than 3.7 million people have left Ukraine, while an estimated seven (7) million people have been displaced within the country.

It is our mission to help them feel welcomed in the EU, and by future employers.

Nobody likes leaving their home, let alone being forced out of it.

The goal of this project is to help Ukrainians citizens:

  1. Get their CV's translated;
  2. Find job opportunities in EU (in English, and Ukrainian);
  3. Find fair (vetted) employers that won't take advantage of their situation;

Project is open source, written in Gatsby+Sanity.io, so if you wish to contribute, reach out via contact form on the website, or open issue on Github.


How can you help?

1. Share this repository on social media websites Tweet

🚀 Share on

Facebook Facebook Messenger Twitter WhatsApp Telegram LinkedIn Vkontakte Wordpress Email Reddit

2. Star this repository ⭐️

3. Join as coder-volunteer


Join as coder-volunteer?

If you wish to help with development:

🏃‍♂️ Quick start

  1. Start the website locally.

    Use the Gatsby CLI to start site:

    npm install
    npm run develop
  2. Start developing.

    Edit jsx files in src/pages/ to see our site update in real-time!

  3. Open the site locally and start customizing!

    Our site is now running at http://localhost:8000!

Make code prettier?

npm install
npx prettier --write src/pages/*.jsx

Setup pre-commit hooks

pre-commit install

Test the website?

Build images:

npm test -- -u

Run tests:

npm test

Check coverage:

npm run test --coverage

Want to help with front-end development?

We only use Tailwind CSS, so no custom CSS, or inline CSS is allowed. Please refer to a beautiful documentation by Tailwind if you run into any issues: https://tailwindcss.com/docs/

All design files can be found under /design_files as PDFs.

Copyright

Language are from here: https://www.iconfinder.com/iconsets/195-flat-flag-psd-icons


Sharing is caring !

Tweet

About

Help Ukrainian people find jobs in the EU, navigate visas and translating CVs.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published