This repository contains a partially completed landing page for Helka. The project was originally intended to create a modern, interactive website for the company, but the project was later discontinued.
- React – Frontend library for building UI components
- React Router DOM – Routing library for React
- React Transition Group – Animations for page transitions
- Leaflet & React-Leaflet – Interactive maps
- Lucide-React – Icons
- SQLite & SQLite3 – Database support (if backend is used)
- Bcrypt & Bcryptjs – Password hashing
- Open – Open files or URLs from the app
-
Clone the repository:
git clone https://github.com/yourusername/helka-landing-page.git
-
Install dependencies:
npm install
-
Run the development server:
npm start
- Responsive landing page layout
- Interactive map integration with Leaflet
- Smooth page transitions
- Icon integration using Lucide
- Backend support with SQLite (partial)
This project is shared for portfolio purposes. The landing page is not complete, but it demonstrates familiarity with modern React tools and libraries.
Made with ❤️ using React
