This is an Instagram clone built with React Native.
Sem.Titulo.mp4
- Home page
- Connection with API
- Authentication
- Chat
- React
- Expo
To get started with this project, you can clone the repository and install the dependencies:
git clone https://github.com/EnzoVieira/instagram-clone.git
cd instagram-clone
yarn
## or
npm install
You can then start the development server:
npm run start