A modern and responsive hosting website built with Next.js, Tailwind CSS, and Radix UI.
Check it: Live mode
- Fast and SEO-friendly with Next.js
- Styled using Tailwind CSS with custom fonts
- Accessible components powered by Radix UI
- Toast notifications with React Toastify
- Fully responsive design
- Next.js
- React
- Tailwind CSS
- Radix UI
- Class Variance Authority
- React Toastify
Make sure you have Node.js and npm (or yarn/pnpm) installed.
-
Clone the repository
git clone https://github.com/iDimaBR/floorhosting-website.git
-
Navigate to the project folder
cd floorhosting-website -
Navigate to the project folder
npm install # or yarn install # or pnpm install
-
Running the development server
npm run dev # or yarn dev # or pnpm dev
This project is licensed under the MIT License.
