Skip to content

legerakun/historical-events

Repository files navigation

Historical Events

landing

Info

This is a site with various historical events.

Built using React, TypeScript, i18next, swiper, gsap, vite, Github Actions and Github Pages.

Installation

To run this project locally, you need to follow these steps.

  1. Clone the repository using the following command:
git clone https://github.com/legerakun/historical-events
  1. Navigate to the project directory
cd historical-events
  1. Setup dependencies:
npm install
  1. Start local server:
npm run dev
  1. Open your browser and visit local website page.