Skip to content

A simple clone of Instagram interface, just some pages ( only for fun ) enjoy it!!! πŸ˜πŸš€

Notifications You must be signed in to change notification settings

gabrielsiilva/InstagramClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

InstagramClone πŸš€πŸ˜Ž

EmptyLocations SearchLocation LocationList SearchLocation2 SavedLocationDetail

About this Project

A simple clone of some pages of the Instagram interface!!

Only the interface, the features haven't been implemented in this project.

Why ?

This project is part of my personal portfolio, used to improve my skills in React Native.

Prerequisites

Install Node

Click in this link and install Node in LTS version: https://nodejs.org/en/download/;

Install Expo-CLI

If you're using npm:

 $ npm install -g expo-cli

Or If you're using yarn:

 $ yarn global add expo-cli

Getting Started

Cloning the Repository

 $ git clone https://github.com/gabrielsiilva/InstagramClone.git

After cloning the repository you have to do the commands below:

 $ cd InstagramClone

And if you're using yarn:

$ yarn

Or if you're using npm:

$ npm install

Running

To run the project make sure that you have the expo-cli in your computer, if you don't have the expo-cli, please read the section Prerequisites

You can check if you have the expo-cli just running this command below in your terminal:

 $ expo --version

If everything's okay and expo returns the version for you, just run this command bellow to start the project:

$ expo start

Or this command if you're using npm:

$ npm start

Or if you're using yarn:

$ yarn start

This will start a development server for you.

Build with

Contributing

You can send how many PR's do you want, I'll be glad to analyse and accept them! And if you have any question about the project...

Email-me: [email protected]

Connect with me at LinkedIn

Thank you!!! :D

About

A simple clone of Instagram interface, just some pages ( only for fun ) enjoy it!!! πŸ˜πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published