Giter VIP home page Giter VIP logo

interviewapp's Introduction

INTERVIEW K-TRONIK

This is the react native project for K-tronik interview. It is built with expo react native (expo.dev).

Login Screen Home Screen
Login Home

Introduction

To get started, make sure to install:

  • Android studio, if you want to have an android emulator installed
  • Xcode, for iOS

Setup

You can download the zip, or clone, then run:

yarn install

This will install the necessary packages. The project is built on top of expo SDK 47. To start the server and visualise on an emulator, run:

npx expo start

Now you are good to go.

Connecting to the database

To connect your app to the database, make sure you have a .env file in your project. If you don't have a .env file, create one, and provide the required parameters. You can have a look at the model of the example

FIREBASE_APIKEY =
FIREBASE_AUTHDOMAIN =
FIREBASE_PROJECTID =
FIREBASE_STORAGEBUCKET =
FIREBASE_MESSAGINGSENDERID =
FIREBASE_APPID =

Spin the server

You will need to spin the server locally. To achieve this, you will need run:

yarn start

Now you have connected the backend (firebase) and the frontend.

Contributions

Don't hesitate to do a pull request or fire an issue if you see any.

This project is built with ❤️

interviewapp's People

Contributors

monkeyk1n9 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.