🚀CTO, 🏗️Software Architect, 🧑💻Technical Lead, 👨💼3X Founder.
🔗Linking companies with top tech talents. @elevanceit
‼️ Folder Structure
Here is the folder structure of this app.
idimetrix.github.io/ |- components/ |- pages/ |-- about/ |-- contact/ |-- services/ |-- testimonials/ |-- work/ |-- _app.jsx |-- index.jsx |- public/ |- styles/ |-- globals.css |- .eslintrc.json |- .gitignore |- next.config.js |- package-lock.json |- package.json |- postcss.config.js |- tailwind.config.js |- variants.js
🧰 Getting Started
-
Make sure Git and NodeJS is installed.
-
Clone this repository to your local computer.
-
Open terminal in root directory. Run
npm install --legacy-peer-depsoryarn install --legacy-peer-deps. -
Now app is fully configured 👍 and you can start using this app using
npm run devoryarn dev.
📷 Screenshots:
⚙️ Tech Stack
🔧 Stats
🙌 Contribute
You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.
💎 Acknowledgements
Useful resources and dependencies that are used in the [WEBSITE]
Production Dependencies
- clsx: 2.1.1
- framer-motion: 11.11.10
- next: 15.0.1
- react: 18.3.1
- react-countup: 6.5.3
- react-dom: 18.3.1
- react-icons: 5.3.0
- react-tsparticles: 2.12.2
- react-typed: 2.0.12
- swiper: 11.1.14
- tailwind-merge: 2.5.4
- tailwind-scrollbar: 3.1.0
- tsparticles: 2.12.0
- tsparticles-engine: 2.12.0
Development Dependencies
- @trivago/prettier-plugin-sort-imports: 4.3.0
- @types/node: 22.8.2
- @types/react: 18.3.12
- @types/react-dom: 18.3.1
- autoprefixer: 10.4.20
- eslint: 9.13.0
- eslint-config-next: 15.0.1
- postcss: 8.4.47
- prettier: 3.3.3
- prettier-plugin-organize-imports: 4.1.0
- prettier-plugin-prisma: 5.0.0
- prettier-plugin-tailwindcss: 0.6.8
- prettier-plugin-xml: 0.1.0
- tailwindcss: 3.4.14
- typescript: 5.6.3
🚀 Follow Me
📚 Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
📃 Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out Next.js deployment documentation for more details.
⭐ Give A Star
You can also give this repository a star to show more people and they can use this repository.
