This is an Instagram clone application for eductional purpose.
- JavaScript
- React Native
- Expo
Below are instructions on setting up the project locally.
To get a local copy up and running install prerequisites and follow these steps.
- Nodejs
- yarn or npm
Download the source code from this repository, navigate to the downloaded folder. Type the following commands from within your terminal (we assume you have git installed on your computer)
git clone https://github.com/didiamuri/vc-instagram-clone.git
Run the following commands to install dependencies:
cd vc-instagram-clone
npm install
to start this project locally, type this command:
npm start
you can also type
expo start
👤 Didierson Amuri
- Github : @didiamuri
- Linkedin : didierson
👤 Daniel Rub
- Github : @DanielRub
- Linkedin : danielrubambura
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is MIT licensed.