This is an open source Hosting Website build with Next.js.
- Framwork: Next.js
- Styling: Tailwind CSS
- UI Components: shadcn-ui
- State Management: Zustand
git clone https://github.com/M-ZENHOM/HostingWebsitenpm installCreate a .env file in the root directory and add the environment variables as shown in the .env.example file.
npm run devThe easiest way to deploy your Next.js app is to use the VercelPlatform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
