This is a site with various historical events.
Built using React, TypeScript, i18next, swiper, gsap, vite, Github Actions and Github Pages.
To run this project locally, you need to follow these steps.
- Clone the repository using the following command:
git clone https://github.com/legerakun/historical-events
- Navigate to the project directory
cd historical-events
- Setup dependencies:
npm install
- Start local server:
npm run dev
- Open your browser and visit local website page.