Mobile app built with React Native
Neon furnitures is a mobile app that displays different furnitures from different sellers
To install all dependencies, you need to run the following command:
git clone https://github.com/ayomidedaniel1/neon-furnitures.git
cd neon-furnitures
cd frontend
npm install
npm start
cd backend
npm start