Skip to content
/ wiser Public

๐Ÿ–ฅ mobile platform of wiser application - made with react native, styled-components, unform and redux

Notifications You must be signed in to change notification settings

leolivm/wiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Logo

React Native Application for Wiser project

Repository size

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป About the project

  • Wiser mobile application developed for Login Challenge.

๐Ÿš€ Technologies

Technologies that I used to develop this mobile client

๐Ÿ’ป Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/leolivm/wiser && cd wiser

Follow the steps below

# Install the dependencies and json-server to mock the API
$ yarn
$ npm install -g json-server 

# Be sure the run the API
$ json-server db.json -m ./node_modules/json-server-auth -p 3333 -w

# If you are going to emulate with Android, run this command, but stay tuned because the project was developed using the iOS Simulator
# Be sure to have the emulator open
$ yarn android

# If you are going to emulate with ios, run this command
$ yarn ios

Make sure to use the data found in the db.json file

# email: leandro@email.com
# password: 123456

Made with ๐Ÿ’œ by Leandro Martins ๐Ÿ‘‹ See my linkedin

About

๐Ÿ–ฅ mobile platform of wiser application - made with react native, styled-components, unform and redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published