A cross platform mobile Application to let users play a fun, interactive game based on Rick and Morty Characters
- react-native for frontend
- Node, Express on the server side
- Mongodb for the Database
- Clone the repoitory using Command: git clone -"URL to the repository" ,replace the mongodb connection string with your Key
- Install the expo CLI see https://docs.expo.io/get-started/installation/
- Navigate to the backend folder and run command npm install followed by npm start
- In the main folder, Run Command expo install followed by npm start
- You can run the Application on an emulator or an expo client over your phone





