@jungtaeinn/nextjs-boilerplate-app
v0.0.3
Published
Downloads
3
Maintainers
Readme
Next.js Boilerplate App
This is a comprehensive Next.js boilerplate project designed to kickstart your development with React and Next.js. It incorporates best practices and modern tools to ensure a high-quality foundation for building scalable and maintainable web applications.
🚀 Technologies Used
- Programming Languages: TypeScript, JavaScript
- Framework: Next.js for React
- Styling: Tailwind CSS
- State Management: React-query (optional)
- Package Manager: npm
- Linting and Formatting: ESLint, Prettier
- Testing: Jest, React Testing Library (optional)
- Containerization: Docker
📋 Prerequisites
Ensure you have the following installed before proceeding:
- Node.js (v18 or later)
- npm (v7 or later)
🛠 Installation
- Clone the repository:
git clone https://github.com/jungtaeinn/nextjs-boilerplate-app.git