Git Product home page Git Product logo

jeffgram's Introduction

Jeffgram

Overview   |    To do   |    Technology   |    How to use   |    How to contribute

Overview 📖

This project aims to create a clone of the Instagram interface using React Native.

To Do 📝

  • Create the pages of:
    • Home
    • Add Photo
    • Search
    • Profile
    • Login
    • Notifications
    • Register
    • Find people
    • Saved
    • Settings
    • Comments
    • Likes
    • Selected post
    • Edit profile
    • Saved
    • Direct
      • Conversation
    • Create Story
    • Filters
  • Improve the stories page

Technology 💻

This project was developed with the following technologies:


How to use 🔥

Precondition 📌

You should have:

  • NodeJS
  • Package manager (NPM ou Yarn)

Clone this repository 💾

$ git clone https://github.com/ojeffoinheiro/jeffgram.git

Go into the repository 📁

$ cd jeffgram

Install the dependencies

cd mobile && yarn install

Run 📱

Entre na pasta:

$ cd mobile

Run the application (iOS)

$ react-native run-ios --simulator="iPhone XS Max"

Run the application (Android)

$ react-native run-android

How to contribute ⚙️

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

jeffgram's People

Contributors

ojeffpinheiro01 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.