This project is developed and designed by pollymorfism ๐๐. This is a [Vite.js](https://vitejs.dev/) project bootstrapped with [`npm create vite@latest`]. Designed with TailwindCSS!
First, run the development server:
npm install
# or
yarn instll
# and Now:
npm run dev
# or
yarn dev
Open http://localhost:5173/ with your browser to see the result.
You can start editing the page by modifying src/App.jsx
. The page auto-updates as you edit the file.