Skip to content

jhony-v/instagram-clone-redesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram clone

Instagram Clone with a new design of some pages

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

Releases

No releases published

Packages

No packages published