This repository contains the source code for a single-page website designed for a small Korean data provider. The project is built with React.js for dynamic and interactive user experiences, along with custom and reusable components for scalable and efficient development.
Features
- Single-Page Application
- Custom Components: Modular and reusable components for easy maintainability.
- Tourist Information: Displays useful data for tourists mostly that visiting Korea.
Tech Stack
- Framework: React.js
- Styling: CSS
Installation
- git clone https://github.com/vadimkim0203/subscription-page.git
- cd subscription-page
- npm install or npm i
- npm run dev