ananya-bangera / react-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShiftZen

🛠Project Setup

  1. Clone the GitHub repo
git clone https://github.com/ananya-bangera/react-assignment.git
  1. cd into the Repo
cd .\react-assignment\react-native-assignment\
  1. Download all the packages listed
yarn
  1. Start the API Server
npm run start
  1. Open a New Terminal and cd into the root project ie react-assignment\react-native-assignment>
  2. Now cd into the app and install the packages
cd app
yarn
  1. Check your machine's IP Address
ipconfig
  1. Inside the app folder set the IP.js IP_ADDRESS to your machine's IP usually 192.168.*.* format.
  2. Now in the directory \react-assignment\react-native-assignment\app> start the server
npx expo start

👨‍💻Contributors

📱Screenshots

About


Languages

Language:JavaScript 100.0%