Skip to content

😍 A small makeover of Instagram on the front end, inspired by the dark makeover of AppleUI

License

Notifications You must be signed in to change notification settings

ishan-srivastava/ig-clone

 
 

Repository files navigation

Instagram Clone

  • Style utility by Tailwind
  • In app routing (inspired from Angular's resolver concept) by Navi
  • CRA custom config by CRACO
  • Style Class naming convention BEM
  • CSS preprocessor SASS
  • Component boilerplate generation tool generate-react-cli

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

  • npm run start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

  • npm run generate <name of component>

To generate the component boilerplate code (React.FC) eg. npm run generate Header

About

😍 A small makeover of Instagram on the front end, inspired by the dark makeover of AppleUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.4%
  • JavaScript 21.2%
  • SCSS 2.4%
  • HTML 2.0%