Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raminhuk/unilcursos

UnilCursos Website with Next.js and TailwindCSS
https://github.com/raminhuk/unilcursos

next react saas tailwindcss template typescript vercel website

Last synced: 11 days ago
JSON representation

UnilCursos Website with Next.js and TailwindCSS

Awesome Lists containing this project

README

        

# UnilCursos Website with Next.js and TailwindCSS

Live [unilcursos.com.br](https://unilcursos.com.br)

![image](https://github.com/raminhuk/unilcursos/assets/70978375/21e874a4-c9c2-4e32-b72c-e6d162bda32a)

Perfect website for startups and SaaS business websites comes with all the essential pages, components and sections you need to launch a complete business website, integrated with Next 13.x and Tailwind CSS.

If you're looking for a high-quality and visually appealing, feature-rich Next.js Template for your next startup, SaaS, or business website, this is the perfect choice and starting point for you!

### ✨ Key Features
- Crafted for Startup and SaaS Business
- Next.js 13 and Tailwind CSS
- All Essential Business Sections and Pages
- High-quality and Clean Design
- Dark and Light Version
- TypeScript Support
and Much More ...

## 🚀 Getting Started

+ Clone this repository
```jsx
git clone https://github.com/raminhuk/unilcursos.git
```
+ Navigate to the unilcursos folder
```jsx
cd unilcursos
```
+ Run npm install to install the dependencies
```jsx
npm install
```
+ Run npm start to start the project at http://localhost:3000/
```jsx
npm run dev
```