Virtualr - a Modern react 18 Website for a vitrual company website.
👉 Beautiful Sections: Includes hero, services, features, how to use, roadmap, pricing, footer, and header.
👉 Responsive: Ensures seamless functionality and aesthetics across all devices
and many more, including code architecture and reusability
- React: Frontend framework for building dynamic and interactive user interfaces.
- vite : a build tool that aims to provide a faster and leaner development experience for modern web projects.
To run the project locally, follow these steps:
- Clone the repository:
git clone <repository_url>
- Navigate to the project directory:
cd virtualr
- Install dependencies:
npm install
- Start the development server:
npm run dev