A simple and responsive website about the Arcane TV series.
This project showcases information related to the show, including characters, story, visuals, and themed sections inspired by the Arcane universe.
This website was built using:
GSAP React.js Tailwind CSS
To run this project locally:
Clone the repository
git clone https://github.com/AhmadReza16/Arcane-website.git
cd Arcane-website
# Install dependencies
npm install
# or
yarn install
# Run the development server
npm run dev