Skip to content

AmirHossein-z/html-css-mini

Repository files navigation

html css mini project

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

birthday

access birthday code in /app/birthday

Open http://localhost:3000/birthday with your browser to see

register-login

see a simple register-login I made when I was learning tailwindcss in /app/register-login

Open http://localhost:3000/register-login with your browser to see

song-wave

see a simple simulation of song playing in /app/song-wave

Open http://localhost:3000/song-wave with your browser to see

card

see some simple card transition animation with html & scss

NOTE: this page isn't responsive!

Open http://localhost:3000/card with your browser to see

form-validation (quera.ir)

see a simple form validation I solved from quera.ir

Open http://localhost:3000/form-validation-quera with your browser to see

list-person

see list of persons with add,edit,delete,search,filter feature saved in localStorage

Open http://localhost:3000/list-person with your browser to see

select courses university

see a simulator for selecting courses on university

NOTE: this page isn't responsive!

Open http://localhost:3000/select-courses-uni with your browser to see

Acknowledgements

Authors

Contributing

Contributions are always welcome!

Please Pull request to see your recommendations.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published