Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnygerard/starter-nextjs-15
Next.js 15 Starter
https://github.com/johnnygerard/starter-nextjs-15
nextjs starter
Last synced: 16 days ago
JSON representation
Next.js 15 Starter
- Host: GitHub
- URL: https://github.com/johnnygerard/starter-nextjs-15
- Owner: johnnygerard
- License: mit
- Created: 2024-12-20T14:03:48.000Z (17 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T14:22:24.000Z (17 days ago)
- Last Synced: 2024-12-20T15:39:04.720Z (17 days ago)
- Topics: nextjs, starter
- Language: TypeScript
- Homepage: https://starter-nextjs-15.vercel.app
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Next.js 15 Starter
This starter repository facilitates the creation of new Next.js projects using the configuration described below.
To learn how to use a GitHub template repository, check out [Creating a repository from a template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template).![project status](https://img.shields.io/badge/status-work%20in%20progress-red?style=for-the-badge)
[![live demo](https://img.shields.io/badge/live_demo-blue?style=for-the-badge)](https://starter-nextjs-15.vercel.app/)
![Lighthouse report](https://img.shields.io/badge/lighthouse-%23F44B21?style=for-the-badge&logo=lighthouse&logoColor=fff)## Tech Stack
### Frontend
- **Framework**: [Next.js](https://nextjs.org/)
- **UI Library**: [Radix UI](https://www.radix-ui.com/)
- **Style**: [Tailwind CSS](https://tailwindcss.com/)### Backend
- **CDN**: Static assets served from [Vercel Edge Network](https://vercel.com/docs/edge-network/overview).
### Testing
- [Jest](https://jestjs.io/)
- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/)## Dev Environment & Tools
- System: [Ubuntu](https://ubuntu.com/desktop)
- Editor: [VS Code](https://code.visualstudio.com/)
- Formatter: [Prettier](https://prettier.io/)
- Linter: [ESLint](https://eslint.org/)
- AI assistant: [GitHub Copilot](https://github.com/features/copilot)## Copyright
© 2024 Johnny Gérard