Skip to content

rajdavee/instaClone

Repository files navigation

InstaClone

Clone the Repository

git clone https://github.com/rajdavee/instaClone.git
cd instaClone


Installation

npm install

Create a .env file in the root directory and add the following variables:


VITE_APPWRITE_URL=
VITE_APPWRITE_PROJECT_ID=
VITE_APPWRITE_DATABASE_ID=
VITE_APPWRITE_STORAGE_ID=
VITE_APPWRITE_USER_COLLECTION_ID=
VITE_APPWRITE_POST_COLLECTION_ID=
VITE_APPWRITE_SAVES_COLLECTION_ID=


for start
npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published