Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 641 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 641 Bytes

Gato

Gato is a simple web-based project built with Vite, showcasing basic front-end development using JavaScript, HTML, and CSS.

IMPORTANT Please note that this is part of a series of projects to practice React. I did not create any CSS or HTML style.

Features

  • Built with Vite for rapid development.
  • Clean and minimal structure for web-based projects.

Installation

  1. Clone the repository:
git clone https://github.com/0xdeafdead/Gato.git
cd Gato
  1. Install dependencies
npm install
  1. Run the project
npm run dev

License

This project is an open-source.