Experiences project created with files separation and components of header, card also config with vite.
- Clone the repository:
git clone https://github.com/sherksiva/cloudexperiencesreact.git
- Navigate to the project directory:
cd cloudexperiencesreact - Install dependencies:
npm install
- Start the development server:
npm run dev