Skip to content

samarpan1738/estatier-prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Setup

Follow below steps in order to setup project:

  1. Run yarn to install all dependencies
  2. Setup the .env.development file
  3. Run yarn start to start dev server

.env.development Setup

You need to add .env.development file to root directory of the project

Variables you need to add to the file:

VITE_CLOUDINARY_CLOUD_NAME=
VITE_CLOUDINARY_UPLOAD_PRESET=
VITE_CLOUDINARY_KEY=
VITE_CLOUDINARY_SECRET=
VITE_APP_GOOGLE_MAPS_API_KEY=