Athena is a browser-based adventure game built with React and Vite, designed to deliver an immersive gaming experience through interactive gameplay, engaging visuals, and modern web technologies.
(https://athena-5oox.vercel.app)
- Interactive Gameplay
- Responsive User Interface
- Dynamic Game Mechanics
- Smooth Animations
- Fast Performance with Vite
- Modern React Architecture
- React.js
- JavaScript (ES6+)
- CSS3
- Vite
- ESLint
Athena
├── public/
├── src/
├── index.html
├── package.json
├── vite.config.js
└── README.md
Clone the repository:
git clone https://github.com/vanshika2205/Athena.gitNavigate to the project directory:
cd AthenaInstall dependencies:
npm installRun the development server:
npm run devCreate a production build:
npm run build- React Component Architecture
- State Management
- Interactive Game Development
- Frontend Optimization
- Responsive Design Principles
- Modern Build Tooling with Vite
Vanshika Bansal