Skip to content

pavandeore/instagram-clone

Repository files navigation

Getting Started

First, run the development server:

npm install 

npm run dev
# or
yarn dev

Create console developer account firebase. create new project. get the client and secret create .env.local file in root directory and paste below code init and add your values.

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
NEXTAUTH_URL=http://localhost:3003/
API_KEY=

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Sponsor this project

Support via PayPal

About

Instagarm clone for learning purpose using React, Next, Tailwind CSS, Next Auth, Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors