Clone of the Mercado Libre app where you can see the details of each product
Clone the project
git clone https://github.com/MarceeloDominguez/mercado-libre-app.git
Go to the project directory
cd mercado-libre-app
Install dependencies
npm install
Start the server
npm start
Client: React Native expo