The ByTrue website is a modern and responsive web application built with Vite, React, and Tailwind CSS. It delivers an optimized and visually appealing user experience with fast performance and a scalable architecture.
- Lightning-Fast Development: Powered by Vite for fast bundling and hot module replacement.
- Modern Styling: Utilizes Tailwind CSS for responsive, utility-first styling.
- React Framework: Component-based structure for building reusable and maintainable UI components.
- Responsive Design: Fully responsive layout, optimized for both desktop and mobile devices.
Ensure you have the following installed:
- Node.js (v16 or higher)
- npm or yarn package manager
-
Clone this repository:
git clone https://github.com/Isaacprogi/BuyTrue.git cd bytrue -
Install dependencies: npm install
-
Start the server: npm run dev