Skip to content

Instagram clone redesign, Webpack 5, Tailwind 2, HMR, using babel, sass, with a hot dev server and an optimized production build

License

Notifications You must be signed in to change notification settings

artmxra7/instagram-redesign

Repository files navigation

Instagram clone redesign

Introduction

Instagram clone redesign, Webpack 5, Tailwind 2, HMR, using babel, sass, with a hot dev server and an optimized production build

as close to this shot on Dribble as I could.

instagram redesign erwin rahayu

Last Changes (the newest first):

  • added SVGR as a webpack loader to import your SVG directly as a React Component.
  • added build-staging script. same as build but using .env.staging
  • added dotenv-webpack to handle process.env.VARS
  • added Prettier
  • added react-refresh-webpack-plugin for HMR

Installation

git clone https://github.com/artmxra7/instagram-redesign.git
cd instagram-redesign
yarn / npm i

Usage

Development server

yarn start / npm start

You can view the development server at localhost:3000. (change port in ./config/webpack.dev.js)

Production build

 yarn build / npm run build

Features

Dependencies

webpack

Babel

Loaders

Eslint

Plugins

Contribute & Support

Pull requests are welcome!

All Contributors

Full-Stack Go/JS Development - Erwin Rahayu

About

Instagram clone redesign, Webpack 5, Tailwind 2, HMR, using babel, sass, with a hot dev server and an optimized production build

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published