logo

Gemini Sports Technical Challenge

Features   |    Configuration   |    Technologies   

🎁 Features

  • Login
  • Home with infinite scroll on todo list
  • Filters
  • Sign Up screen
  • Profile screen with logout

🔧 Configuration

Node version: v16.19.0

1. Create .env file 
$ cp .env.example .env

2. Add the api url
e.g: http://localhost:3000

3. Install all dependencies
$ npm install

4. Run the project
$ npm start

🚀 Technologies

  • Apollo-client
  • GraphQL
  • Expo
  • React Hook Form
  • Zod
  • Zustand
  • Styled components