Insta-Clon is an instagram clone created using react-create-app, firebase and tailwind css, I used React Hooks, React Context and different features that react offers. Enjoy it
- API and DB: Fireabase
- Bootsrap Css
$ git clone https://github.com/Cortesjohnj/Insta-Clone.gitOnce you have cloned it install al the dependencies using:
$ npm iThen run the project on your localhost using:
$ npm startAnd if you want to use the production build run:
$ npm run buildMIT
Free Software, Hell Yeah!