Giter Site home page Giter Site logo

learningisfun's Introduction

Learning is Fun

Badge em Desenvolvimento

Description

  • This application will help you get fluent in a language in a fun way.

Tech

Badge Firebase Badge React Native Badge React Badge Expo Badge Typescript Badge Typescript

Archtecture

This application was built using some concepts of clean architecture, thinking about scalability, with that, all the impacts of changing some framework or library is reduced drastically.

Decisions

I decided to use Firebase + firestore due to the faster implementation and usability.

UI

UI

How to start

  • Clone this repository in your device and runs the follow command
yarn

Android

Dev Mode

Run in a develop mode, you can run this command bellow in your terminal

yarn android
Production/Release

To create an release version, just run the code bellow

yarn build:android:production

The SDK file will be stored in ./android/app/build/outputs/apk/release/app-release.apk

iOS

Development

Run in a develop mode, you can run this command bellow in your terminal

yarn ios

Preview

AppPresentation.mov

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.