SIC 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.
- Built with Vite for rapid development.
- Clean and minimal structure for web-based projects.
- Clone the repository:
git clone https://github.com/0xdeafdead/SIC.git
cd SIC
- Install dependencies
npm install
- Run the project
npm run dev
This project is an open-source.