This project started as a coding challenge for FACEIT interview.
The project was developed with React-Native. It's an app with several posts, where you can navigate through the posts to get more details or into the pages of the users who posted it.
As requested, the mandatory dependencies are:
-
Through my expo profile
- Scan the QR code
- Or open this link on your device exp://exp.host/@lukapetro/faceit-challenge-1
-
Cloning this repo and running locally
git clone https://github.com/Lukapetro/faceit-challenge.git
- install dependencies
yarn install
- run it
yarn start
This project is licensed under the MIT License