Skip to content

tyrozz/next-js-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Next Js 13 Boilerplate

License

Nextjs 14 boilerplate with App Router support, Tailwind CSS, and Typescript.

🧰 Features

🚦 Getting Started

Follow these instructions to get your project up and running.

Prerequisites

  • Node.js

  • yarn

Installation

  1. Clone the repository:
git clone https://github.com/tyrozz/next-js-boilerplate.git
cd next-js-boilerplate
  1. Install dependencies:
yarn
  1. Start the development server:
yarn run dev

Running Tests

To run the Jest unit tests:

yarn run test

To run the Cypress end-to-end tests:

yarn run cypress

🤝 Contributing

Contributions are welcome! If you find a bug or have a suggestion for improvement, please open an issue. I value your feedback and are open to any ideas for making this project better, appreciate your support in making this project better for everyone!

📝 License

This project is licensed under the MIT License - see the See LICENSE for more information.

👨‍💻 Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published