CloudSpike is a SaaS AI Platform and was built with Next.js 13, React, Tailwind CSS, Prisma, Stripe, Clark Auth, and Vercel. It offers a variety of AI tools, including image generation, video generation, code generation, and chatbot. Goal is to have a good platform that users find helpful.
It was created from the Tutorial from @CodeWithAntonio (AI SaaS Platform)
Clone the project
git clone https://github.com/omgitsjan/CloudSpike.git
Go to the project directory
cd CloudSpike
Install dependencies
pnpm install
Start the project
pnpm run dev
Open http://localhost:3000 with your browser to see the result.
We used Vercel to deploy.
Color | Hex |
---|---|
White | |
Primary Blue | |
Secondary Blue | |
Secondary Green | |
Primary Green |
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!