GithubHelp home page GithubHelp logo

sincerely1 / react-native-manga-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rizkyfauziilmi/react-native-manga-app

0.0 0.0 0.0 7.05 MB

manga reading app with user-friendly interface, sleek design, fast navigation, and optimized reading experience. Open-source, community contributions welcome.

License: MIT License

JavaScript 100.00%

react-native-manga-app's Introduction

React Native Manga App

MIT License

Author: @rizkyfauziilmi

This is a React Native application for manga reading. The repository provides a user-friendly interface for manga enthusiasts to easily browse and read their favorite manga series. The app features a sleek design, fast navigation, and a smooth reading experience optimized for mobile devices. With this application, users can keep track of their reading progress, discover new manga, and stay up-to-date with the latest releases. The source code is open-source and contributions from the community are always welcome

List of Contents

Demo

Installation

Install the APK (for using and testing only)

  • download apk from this Release Version. (Jozu v3.4.4)

  • after that install in your device

Using repository (for customize the app)

  • clone repo
  git clone https://github.com/RizkyFauziIlmi/React-Native-Manga-App.git
   cd React-Native-Manga-App
  • install dependencies
  npm install

or

   yarn install
  • create .env file (optional: .env.local, .env.production, .env.production.local, .env.development, .env.development.local)

To run this project, you will need to add the following environment variables to your .env file

apiKey

authDomain

projectId

messagingSenderId

appId

measurementId

  • Change Environtment Variable in firebase/firebaseConfig.js
const firebaseConfig = {
  apiKey: you're api key here...,
  authDomain: you're authDomain here...,
  projectId: you're projectId here...,
  messagingSenderId: you're messagingSenderId here...,
  appId: you're app id here...,
  measurementId: you're measurementId here...
}

NOTE: this project use firebase authentication, to make authentication work you must enable from your firebase console

  • run the project by this command
   npm run start

or

   yarn run start

Tech Stack

Client: React-native, native-base

Server: Node, Express, MongoDB (see more about API), Firebase

react-native-manga-app's People

Contributors

rizkyfauziilmi 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.