Welcome to the repository for Tee connectz business blog. This repository contains the source code, assets, and content for project
- Next.js
- Tailwind CSS
- Typescript
- Sanity (for managing the portfolio content)
- MailChimp (for email marketing)
Follow these steps to install and setup the project:
- Clone the repository to your local machine using the following command:
git clone https://github.com/Raphico/tee_connectz.git
- Navigate to the project directory:
cd tee_connectz
- Install all dependencies:
npm install
- Run the repo
npm run dev