/Atomic-Design

Primary LanguageTypeScriptMIT LicenseMIT

This is a Next.js project bootstrapped with create-next-app.

Atomic-Design-Pattern

Commitizen friendly Typescript Version Next.js Material UI semantic-release

📋 Table of Contents

Getting Started

The project use node version >= 18.16.1

First use the correct node version:

nvm use 18.16.1

Install the dependencies:

npm install
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result..

🤝 Commitizen Friendly

This project follow the Conventional Commits for the commit messages. We use Commitizen to make it easy for this task. If you never use Commitizen, this is how you can install and use it:

See more about the conventional commits here.

Installation

This project is comitizen friendly, so you can use the following commands to commit your changes:

npm run commit
# or
yarn commit

📏 Code of Conduct

⚠️ This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

✒️ Authors