Skip to content

mahmoudafer/areeba-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

areeba-hackathon (1st Challenge)

Instructions:

  1. In the react-native-app folder:
  • open file redux/reducers.js and change the url variable in the INITIAL_STATE object to your IP (where you'll run the node server)
  • run npm i
  • run npm start and keep this terminal window running
  • In a new terminal, connect your device and run react-native run-android
  1. In the nodejs-app folder:
  • run npm i
  • run node index.js

you must have mongodb service running on your machine (If on a port other than 27017, change it in nodejs-app/config/development.env)

Note: only tested on android using a linux machine.

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published