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

https://github.com/flexycode/agency

Modern Digital Marketing Agency Website using Next JS, TailwindCSS, and Stripe integration! 💻✨🚀
https://github.com/flexycode/agency

nextjs stripe-integration tailwindcss typescript

Last synced: 8 months ago
JSON representation

Modern Digital Marketing Agency Website using Next JS, TailwindCSS, and Stripe integration! 💻✨🚀

Awesome Lists containing this project

README

          

# Agency

Modern Digital Marketing Agency Website using Next JS, TailwindCSS, and Stripe integration
This is a Next.js project bootstrapped with create-next-app.

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses `next/font` to automatically optimize and load Inter, a custom Google Font.

# 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.

# Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?filter=next.js) from the creators of Next.js.

Check out our [Next.js deployment](https://nextjs.org/docs/pages/building-your-application/deploying) documentation for more details.