- React.js - A JavaScript liblary for building user interfaces.
- Tailwindcss - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
- Framer Motion - An animation library for React
- Type Writter JS - A simple JS plugin for cool typewritter effect
- Email JS - A plugin to send email directly from javaScript to your email
OmTegar-site
│ # Page files
├─ src
│ │ # React pages
│ ├─ components
│ │ └── # React component files
│ └─ data
│ └── # data in JSON
└── public