Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 534 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 534 Bytes

React Native Quiz

Simple quiz project using react native and Expo.

Instalation process

Install npm packages

foo@bar:~$ npm i

Install Expo CLI

foo@bar:~$ npm i -g expo-cli

Run Expo CLI

foo@bar:~$ expo start

Hosting

Hosted on Vercel at https://quizquimica.netlify.app/

Configuration

You can change the configuration of the quiz in the QuestionMock.ts file