- Live Site - Visit the website
- Report an Issue - Contribute to the project
Official website for promoting tourism in Târgu Neamț, Neamț County, Romania. The site presents tourist attractions, local events, and provides useful information for visitors.
- React - UI Framework
- TypeScript - Programming language
- Tailwind CSS - Styling
- Vite - Build tool
- Lucide React - Icons
- shadcn/ui - UI Components
src/
├── components/ # React components
│ ├── ui/ # UI components (shadcn)
│ └── *.tsx # Main components
├── pages/ # Pages
├── hooks/ # Custom hooks
├── lib/ # Utilities
└── assets/ # Images and resources
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build for production
npm run build- Virtual tour - attractions and events showcase
- Events calendar
- Photo gallery
- Interactive map
- Frequently Asked Questions (FAQ)
- Contact form
- Responsive design (mobile, tablet, desktop)
- Developer section with social links
- Open source platform - anyone can contribute
Website developed by Aurel Mihai Ionită to promote local tourism in Târgu Neamț.
- GitHub: @itsiamdev
- LinkedIn: @Aurel Mihai Ionită
This project is completely open source and anyone can contribute to the development and improvement of this platform. Details on how you can contribute are available in the GitHub repository.
This project is licensed under the MIT License - see the LICENSE file for details.
