Skip to content

radiumrocketapps/photoSticker

Repository files navigation

PhotoSticker

A React Native app made by Radium Rocket.

Requirements

This page will help you set up your computer to be able to run and build the app. If you already have React Native installed, you can skip ahead to the Step.

Go to page and choose React Native CLI Quickstart.

Installation

To run the project locally, you must run the following commands in the terminal.

Install npm dependencies:

npm install

Run on iOS

react-native run-ios

Run on Android

react-native run-ios

Server

The stickers are stored in a mongoDB database, you can see it here.

To manage the stickers, we added a controller on the current website server (repo), with the needed endpoints to create, edit and remove stickers and update the database.

Stores

This app is available on AppStore and PlayStore.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published