This repository contains the code for a "Coming Soon" page for the AI SaaS startup, itren, developed as part of a project at USTHB College.
- Responsive design
- Integration with Supabase for backend services
- Styled using TailwindCSS
- Built with Next.js and TypeScript
coming-soon/
├── app/
├── components/
├── public/
│ └── svg/
├── utils/
│ └── supabase/
├── .gitignore
├── README.md
├── next.config.js
├── package-lock.json
├── package.json
├── postcss.config.js
├── tailwind.config.js
├── tsconfig.json
└── vercel.json
- Node.js
- npm
This project is configured to be deployed on Vercel. You can deploy your own instance by linking the repository to your Vercel account.
- Baslimane Lokmane Elhakim
- Haddadi Chakib
This project is licensed under the MIT License.