baikho / HYFBE-hackyourfuture.be

Home Page:https://hackyourfuture.be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack Your Future Belgium

Running locally

git clone git@github.com:HackYourFutureBelgium/hackyourfuture.be
npm install
npm start

Update

Application form link ("Apply now" button)

Partners logo

Success stories

End-to-end tests

Running the end-to-end tests in cypress (headless)

npm run test:e2e:headless

Running the end-to-end tests in a visible GUI

You might want to do this, for example, if there are some accessibility tests that are failing and you like to mess around with the particular elements in the page that are the issue

npm run test:e2e

About

https://hackyourfuture.be

License:MIT License


Languages

Language:JavaScript 98.7%Language:CSS 1.3%