Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 554 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 554 Bytes

React Native Trivia Quiz

Trivia game with React Native and Redux with Hooks!!!

Getting Started

Installing

Install dependencies and run with:

yarn

yarn install
react-native run-ios or react-native run-android

or

npm

npm install
react-native run-ios or react-native run-android

Technologies

  • React Native
  • Redux hooks
  • React Navigation
  • Git Flow
  • Eslint
  • Axios
  • Styled Components
  • Unit tests

Soon!

  • [] end-to-end tests
  • [] TypeScript
  • [] New features
  • [] Animations