Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codahiri/30project

30 Project
https://github.com/codahiri/30project

css html javascript tailwindcss

Last synced: 3 days ago
JSON representation

30 Project

Awesome Lists containing this project

README

        

# 30 Project

## Menu

- [Progress Bar](./public/01-progress-bar)
- [Dad Jokes Generator](./public/02-joke)
- [Image Password Strength Effect](./public/03-img-effect)
- [Line Through Effect](./public/04-line-through)
- [Timeline Component in React](./public/05-timeline-component)
- [JavaScript Visual Counter](./public/06-js-visual-counter)
- [CSS Custom Checkbox](./public/07-checkbox)
- [Traffic Lights Simulator with CSS and JavaScript](./public/08-traffic-lights)
- [Image Reflection - CSS effect](./public/09-image-reflection)
- [Hover Board](./public/10-hover-board)
- [Mix Blend Loader](./public/11-mix-blend)
- [Auto Text Effect](./public/12-auto-text)
- [CSS Smooth Scroll](./public/13-smooth-scroll)
- [React Progress Bar](./public/14-react-progress-bar)
- [Random Meal Generator](./public/15-random-meal-generator)
- [Live Visits Counter](./public/16-live-visits-counter)
- [Waves Animation with JavaScript](./public/17-waves-animation)
- [JavaScript Hacking Effect](./public/18-hacking-effect)

---

Tailwind CSS run command:

```javascript
npm run build-css

//or

npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch
```

> Icons: https://heroicons.dev/