Furniro is a modern, responsive e-commerce website designed to showcase and sell furniture. Built using Next.js 14, Tailwind CSS, ShadCN, and Zod resolver, this project prioritizes a clean, user-friendly interface and efficient performance.
- Responsive Design: Seamlessly adapts to various screen sizes, ensuring optimal user experience across devices.
- Modern UI: Leveraging the power of Tailwind CSS and ShadCN, the website boasts a visually appealing and intuitive design.
- Next.js 14: Built with the latest version of Next.js, providing fast performance and server-side rendering capabilities.
- Zod Resolver: Ensures data validation and type safety for a robust and secure application.
1. Clone the Repository:
git clone https://github.com/SOFIA-ASIF/Capstone-hackathon-quarter2.git
2. Install Dependencies:
cd furniro
npm install
3. Start Development Server:
npm run dev
- Frontend: Next.js 14
- CSS Framework: Tailwind CSS
- UI Component Library: ShadCN
- Data Validation: Zod
We welcome contributions to improve Furniro! Please follow these guidelines:
1. Fork the Repository: Create a fork of the repository on GitHub.
2. Create a Branch: Create a new branch for your feature or bug fix.
3. Make Changes: Commit your changes to your branch.
4. Push to Your Fork: Push your branch to your fork.
5. Create a Pull Request: Submit a pull request to the main repository.
This project is licensed under the MIT License.
-
Deployment: Consider using Vercel or Netlify for easy deployment.
-
Testing: Implement unit and integration tests to ensure code quality.
-
Accessibility: Prioritize accessibility standards to make the website usable by everyone.
-
SEO: Optimize the website for search engines to improve visibility.
Feel free to explore the codebase and customize it to your specific needs.