Welcome to the official repository for the StyleHub Landing Page! This project aims to create a stunning and responsive landing page for StyleHub, showcasing its unique features and offerings.
- Responsive Design: Looks great on all devices
- Modern UI: Clean and user-friendly interface
- Fast Performance: Optimized for speed and efficiency
Follow these steps to get the project up and running on your local machine.
Ensure you have the following installed:
Create .env file in your root project folder.
NEXT_PUBLIC_MAIN_URL=http://localhost:3000/
- Clone the repo
git clone https://github.com/AlfeusMartinus/stylehub.git- Install NPM packages
npm install or yarn install- Run project
npm run dev or yarn devWe welcome contributions! Feel free to submit issues, fork the repository, and send pull requests.