Git Product home page Git Product logo

ark-app's Introduction

ARK

Concept application for an animal-centered social media platform.

Prerequisites

  • Node (>= 16.0.0) and npm (>= 8.0.0) can be installed from here
  • (optional) GitHub Desktop client can be installed from here
  • (optional) ESLint extension for Visual Studio Code or WebStorm

Demo video

The demo video can be found on YouTube.

Usage

1. Clone this repository using any git client

git clone https://github.com/metropolia-ark/ark-app.git

2. Install the dependencies using npm

npm install

3. Run the app on an Android emulator or iOS simulator, respectively

npm run android
npm run ios

4. (optional) Run ESLint code style check at any time during development. Use the :fix suffix to fix issues that ESLint can automatically fix.

npm run lint
npm run lint:fix

ark-app's People

Contributors

andras-adam avatar dependabot[bot] avatar johnkai2196 avatar leinonenko avatar

Watchers

 avatar

ark-app's Issues

Report media

Create a new tag "ark-reported-tag" and add reported media to it

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.