Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elijah629/finally
My NextJS template I use for all of my websites.
https://github.com/elijah629/finally
nextjs nextjs-template prettier tailwindcss template vscode
Last synced: 5 days ago
JSON representation
My NextJS template I use for all of my websites.
- Host: GitHub
- URL: https://github.com/elijah629/finally
- Owner: elijah629
- Created: 2023-04-22T02:27:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T06:59:02.000Z (over 1 year ago)
- Last Synced: 2024-04-28T07:23:54.817Z (9 months ago)
- Topics: nextjs, nextjs-template, prettier, tailwindcss, template, vscode
- Language: JavaScript
- Homepage:
- Size: 239 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finally
Finally is a NextJS template that has
- Tailwind CSS
- Prettier
- VSCode launch file
- Turbopack
- No initial garbage## Recommended VSCode Extensions
### PostCSS Language Support
[![PostCSS Language Support](https://csstools.gallerycdn.vsassets.io/extensions/csstools/postcss/1.0.9/1597724854049/Microsoft.VisualStudio.Services.Icons.Default)](https://marketplace.visualstudio.com/items?itemName=csstools.postcss)
### Prettier - Code formatter
[![Prettier - Code formatter](https://esbenp.gallerycdn.vsassets.io/extensions/esbenp/prettier-vscode/9.12.0/1682068702568/Microsoft.VisualStudio.Services.Icons.Default)](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
### Tailwind CSS IntelliSense
[![Tailwind CSS IntelliSense](https://bradlc.gallerycdn.vsassets.io/extensions/bradlc/vscode-tailwindcss/0.9.11/1680168898408/Microsoft.VisualStudio.Services.Icons.Default)](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)