Go to file Use this template
2024-01-29 15:53:05 -06:00
.vscode feat(theme): 🎨 add next-themes 2024-01-29 15:53:05 -06:00
config feat(404): 🥅 404 - Error Page (Orbis Theme). 2024-01-17 23:20:42 -06:00
public feat(404): 🥅 404 - Error Page (Orbis Theme). 2024-01-17 23:20:42 -06:00
src feat(theme): 🎨 add next-themes 2024-01-29 15:53:05 -06:00
.eslintrc.json feat(theme): 🎨 add next-themes 2024-01-29 15:53:05 -06:00
.gitignore feat(initial): 🎉 Initialize Next.js template 2023-12-26 15:10:21 -06:00
Dockerfile feat(404): 🥅 404 - Error Page (Orbis Theme). 2024-01-17 23:20:42 -06:00
LICENSE feat(initial): 🎉 Initialize Next.js template 2023-12-26 15:10:21 -06:00
next.config.js feat(404): 🥅 404 - Error Page (Orbis Theme). 2024-01-17 23:20:42 -06:00
package.json feat(theme): 🎨 add next-themes 2024-01-29 15:53:05 -06:00
postcss.config.js feat(404): 🥅 404 - Error Page (Orbis Theme). 2024-01-17 23:20:42 -06:00
README.md feat(404): 🥅 404 - Error Page (Orbis Theme). 2024-01-17 23:20:42 -06:00
tailwind.config.ts feat(404): 🥅 404 - Error Page (Orbis Theme). 2024-01-17 23:20:42 -06:00
tsconfig.json feat(theme): 🎨 add next-themes 2024-01-29 15:53:05 -06:00

next-template

Next.js template with common dependencies and configurations.