jhony-v / instagram-clone-redesign

📷 Clone instagram web application with new design

Home Page:https://instagram-clone-redesign.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instagram clone

Instagram Clone with a new design of some pages

DEMO APPLICATION

instagram

Overview

This project is created inspired in Instagram and redesign some screens joining dribbble designs some features using a backend service and other features is working in the client with fake data.

Features

  • Create a post
  • Search user profiles
  • See stories
  • Publish a story
  • Set up personal account
  • Preview post to comment, save and react

How to use

To clone and run this application, you'll need Git and NodeJS installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/jhony-24/instagram-clone-redesign.git

# Go into the repository
$ cd instagram-clone-redesign

# Go into the app folder to see the client project
$ cd app

# Install dependencies(You can use npm or yarn)
$ npm install
$ yarn install

# Run the app
$ npm run dev
$ yarn dev

Technologies

  • NextJS
  • ReactJS
  • Strapi
  • Styletron
  • Zustand
  • GraphQL
  • MongoDB
  • Apollo Client

Licence

MIT

About

📷 Clone instagram web application with new design

https://instagram-clone-redesign.vercel.app/

License:MIT License


Languages

Language:JavaScript 96.9%Language:CSS 3.1%Language:Shell 0.0%