This project was made at next level week, where we created this project to learn the basics of react native.
First of all, you will need to install NPM or Yarn on your computer to download the packages.
We recommed you to use npm because the project was created with it
To install the project you will need to execute these commands.
npm install or yarn ( if you are using Yarn).
// to start the bundle
expo start
To start the server you will need to execute these commands
//to build the server
yarn server
This is an open-source Project, you can use it and test it as many times as you want to. If you like the project Mark it with a star and contribute to it for more people see the project.