Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wellpinho/nextjs-clipboard-website
Website created with Nextjs and Tailwindcss
https://github.com/wellpinho/nextjs-clipboard-website
Last synced: 13 days ago
JSON representation
Website created with Nextjs and Tailwindcss
- Host: GitHub
- URL: https://github.com/wellpinho/nextjs-clipboard-website
- Owner: wellpinho
- License: mit
- Created: 2023-04-23T11:37:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-23T19:47:35.000Z (over 1 year ago)
- Last Synced: 2024-04-23T19:09:58.909Z (7 months ago)
- Language: TypeScript
- Homepage: https://nextjs-clipboard-website-psi.vercel.app
- Size: 739 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextjs-clipboard-website
Website 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](./pge01.png)
![](./page02.png)## Tool
1. NextJS - https://nextjs.org/
2. Tailwindcss - https://tailwindcss.com/## Steps
clone this repo:
1. ```git clone https://github.com/wellpinho/nextjs-clipboard-website.git```
2. ```cd nextjs-clipboard-website/web```
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.