! Work is underway on the mobile version in react-native !
First, clone the repo on your computer
git clone https://github.com/rafal19987/Interview-Questions-App
Go into folder
cd Interview-Questions-App
Install all dependencies
npm i
Then, you can run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.