Skip to content

gsjoy24/second-dream-gadgets-client

Repository files navigation

Instructions on how to run the application locally 📝

VITE_SERVER_URL=https://second-dream-server.vercel.app/api/
VITE_IMGBB_API_KEY=""
  • 4️⃣ Open the command prompt on the project path or terminal on the vs code by pressing Ctrl + `

  • 5️⃣ Run the command 'npm i' or 'npm install' to install all the necessary dependencies.

  • 6️⃣ To run the application on http://localhost:5173, run the command 'npm run dev'. if the application is running, you will see the login page on the localhost.

  • 7️⃣ use the credentials to login

<!-- for admin -->
email :superAdmin@gmail.com
password : superAdmin0

<!-- for manager -->
email : manager@gmail.com
password : ManagerPr0

<!-- for user -->
email :user@gmail.com
password : UserPr00

Now you can do all the CRUD operations that was required for the assignment. I will recommend you to see the package.json file to see all the commands.

This application is deployed on firebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages