Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 585 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 585 Bytes

How to Clone a GitHub Repository and Run it in VScode Step by Step:

  1. Open in VS Code:
  • Open the cloned folder in VS Code (File > Open Folder...).
  1. Install Dependencies (if any):
  • Open a new terminal in VS Code.
  • Install dependencies: (npm install)
  1. Run the Project:
  • Follow project instructions ( npm run dev ).
  • Clone and run quickly.

server site repo: https://github.com/ShouravAhammed/trizone-server

React + Vite

Website creation tools:

  • react-dom
  • react-router-dom
  • Firebase
  • axios.js
  • react-hook-form
  • react-icons
  • react-tooltip
  • react-toastify
  • swiper.js