l: viritej936@aranelab.com
h: qwerty
Instagram social app clone.
Report bug
Β·
Request feature
To start editing app:
- Clone the repo:
git clone https://github.com/piotrglodek/insta-clone.git - Install with npm:
npm install - Create account in firebase, and create firebase project
- Create in root directory file
.envand inside write
REACT_APP_APIKEY= your firebase config apiREACT_APP_AUTHDOMAIN= your firebase config apiREACT_APP_DATABASEURL= your firebase config apiREACT_APP_PROJECTID= your firebase config apiREACT_APP_STORAGEBUCKET= your firebase config apiREACT_APP_MESSAGINGSENDERID= your firebase config apiREACT_APP_APPID= your firebase config api
- Run with npm:
npm start - Open
http://localhost:3000in your browser, and voilΓ .
- more reusable components
- dark theme
- edit user profile
Mit