This is a code bundle for Landing page e-commerce Geek Zone. The original project is available at https://www.figma.com/design/6hAMcakyiytt70MQXBQmrJ/Landing-page-e-commerce-Geek-Zone.
Run npm i to install the dependencies.
Run npm run dev to start the development server.
The project is configured for GitHub Pages through GitHub Actions.
- Push the repository to GitHub.
- In the repository settings, enable GitHub Pages and set the source to GitHub Actions.
- Every push to
mainwill build the project and deploy the contents ofdist/.