mahsakhorshiddoust / insta-clone

Instagram frontend clone using React, Tailwind CSS, Heroicons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

how to run it

You can download the zip file or clone it to your local machine, then run

npm intall --legacy-peers-deps to install the exact and current version of dependecies used in this project. and then type npm start to run the server.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Instagram frontend clone using React, Tailwind CSS, Heroicons


Languages

Language:JavaScript 95.4%Language:HTML 3.9%Language:CSS 0.7%