Shipyard is a frontend-focused web application built with Next.js. The project focuses on building modern, responsive, and user interfaces using component-based architecture and clean project structure.
- Responsive UI
- Modern layout and design
- Component-based architecture
- Reusable UI components
- API integration
- Form handling
- Loading states
- Error handling
- Clean folder structure
- Modular architecture
- Next.js
- React
- TypeScript
- Tailwind CSS
- React Icons
- ESLint
- PostCSS
- Bun / npm
- Git
Clone the repository:
git clone https://github.com/your-username/shipyard.git
cd shipyardInstall dependencies:
npm installRun development server:
npm devBuild for production:
npm buildStart production server:
npm startIf you would like to contribute:
- Fork the repository
- Clone your fork
- Create a new branch
- Make your changes
- Commit and push
- Create a Pull Request
This project is licensed under the MIT License.
