Giter VIP home page Giter VIP logo

nfit-app's Introduction

nFit - APP

Simple work out app.

React Native compatibility License Release

Get it on Google Play


❇ Introduction

nFit is a simple work out app made using React Native. The main objective was to develop a mobile application for learning purposes only, not for profit. You can interact with the project downloading the app on your smartphone through PlayStore (click here to access).

✔ Requirements

ℹ How to run

Type in your terminal:

  1. npm install

Local - Windows

  1. react-native run-android OR react-native run-ios

Local - Linux

  1. react-native start
  2. react-native run-android OR react-native run-ios

Expo

  1. npm install -g expo-cli
  2. expo start

Throubleshoot

Error
error SHA-1 for file /usr/local/lib/node_modules/react-native/node_modules/metro/src/lib/polyfills/require.js (/usr/local/lib/node_modules/react-native/node_modules/metro/src/lib/polyfills/require.js) is not computed. Run CLI with --verbose flag for more details.
ReferenceError: SHA-1 for file /usr/local/lib/node_modules/react-native/node_modules/metro/src/lib/polyfills/require.js (/usr/local/lib/node_modules/react-native/node_modules/metro/src/lib/polyfills/require.js) is not computed
Solution - Linux

npx react-native start

Solution - Windows

npx react-native run-android

🖼 Gallery

image 1 image 2 image 3 image 4 image 5 image 6 image 7 image 8 image 9 image 10 image 11 image 12

🚩 Changelog

Details about each version are documented in the releases section.

🗺 Project structure

architecture

📁 Files

/

Name Type Description
__tests__ Directory Test files
android Directory Android source files
docs Directory Documentation files
ios Directory iOS source files
src Directory Source files

/src

Name Type Description
assets Directory Application static files
components Directory Reusable objects
config Directory Configuration files
locales Directory Translation files
navigators Directory React Navigation files
reducers Directory React Redux files
screens Directory Application screens
services Directory Classes responsible for providing data from APIs and utility services
App.js File Application point entry
Store.js File React Redux configuration file

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.