Skip to content

A clone of Instagram made using React.js, Sass, Tailwind (UnoCSS), ...

Notifications You must be signed in to change notification settings

nickmnt/instagram

Repository files navigation

Instagram Clone Project

📷 Screenshots

Screenshots (Hidden) - Click to open! Screenshot Screenshot Screenshot Screenshot Screenshot

Summary

Welcome to the Instagram Clone project! This project aims to replicate the core features of the popular photo-sharing platform Instagram using React, npm, and Vite.

Table of Contents

Features

  • User Authentication
  • Post Creation and Sharing
  • Like and Comment on Posts
  • User Profiles
  • Follow and Unfollow Users
  • Explore and Discover Posts

Demo

Link to demo

Installation

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/nimamt/instagram.git
  2. Run this command (based on https://stackoverflow.com/questions/69394632/webpack-build-failing-with-err-ossl-evp-unsupported)

    export NODE_OPTIONS=--openssl-legacy-provider
  3. Install the dependencies

    npm install
  4. Run the project

    npm run dev

About

A clone of Instagram made using React.js, Sass, Tailwind (UnoCSS), ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages