Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wellpinho/nextjs-testimonial-grid

Porject created with NextJS and Tailwindcss
https://github.com/wellpinho/nextjs-testimonial-grid

Last synced: 7 days ago
JSON representation

Porject created with NextJS and Tailwindcss

Awesome Lists containing this project

README

        

# Testimonials component
Created with Nextjs and Tailwindcss

## If you like my work, donate a coffee
[DONATE PAYPAL](https://www.paypal.com/donate/?hosted_button_id=DPS2FRCH25ZMJ)

![header](./testimonials.png)

## Tool
1. NextJS - https://nextjs.org/
2. Tailwindcss - https://tailwindcss.com/

## Steps
Fork this repository or clone following these steps:
1. ```git clone https://github.com/wellpinho/nextjs-testimonial-grid.git```
2. ```cd nextjs-testimonial-grid```
3. ```pnpm i```
4. ```pnpm dev```
5. acccess the project: http://localhost:3000

## Created by Wellington Pinho
[Linkedin](https://www.linkedin.com/in/wellpinho/)
[Email] [email protected]

### Description
This site was developed in the tailwindcss course of professor brad traversy
[Link](https://www.udemy.com/course/tailwind-from-scratch)

### Plus
What I did differently made the site completely in NextJS with typescript all componentized.