Skip to content

piotrglodek/insta-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Test account

l: viritej936@aranelab.com
h: qwerty

Insta clone logo

Insta-clone

Instagram social app clone.

Report bug ยท Request feature

Insta-clone

Table of contents

Quick start

To start editing app:

  1. Clone the repo: git clone https://github.com/piotrglodek/insta-clone.git
  2. Install with npm: npm install
  3. Create account in firebase, and create firebase project
  4. Create in root directory file .env and inside write
  • REACT_APP_APIKEY= your firebase config api
  • REACT_APP_AUTHDOMAIN= your firebase config api
  • REACT_APP_DATABASEURL= your firebase config api
  • REACT_APP_PROJECTID= your firebase config api
  • REACT_APP_STORAGEBUCKET= your firebase config api
  • REACT_APP_MESSAGINGSENDERID= your firebase config api
  • REACT_APP_APPID= your firebase config api
  1. Run with npm: npm start
  2. Open http://localhost:3000 in your browser, and voilร .

Features

  • more reusable components
  • dark theme
  • edit user profile

License

Mit

About

๐Ÿ”ง In development ๐Ÿ“Œ Instagram-clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published