This project is created solely for learning purposes. It is designed to help developers understand and practice various concepts and technologies, including but not limited to React, Sass, TypeScript, and modern web development practices.
The primary goal of this project is educational. It provides a sandbox environment where developers can experiment, learn, and improve their skills in a practical manner.
- Atomic Design
- Sass
- TypeScript
- Next.js
- Conventional Commits and Commitizen
- Storybook
- BEM Methodology
- CSS Modules
- Jest
- Cypress
- User-Centric Performance Metrics
Our UIX is here
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/bruno-keiko/Restaurant-app.git
- Navigate to the project directory:
cd restaurant-app
- Install dependencies:
npm install
- Start the storybook:
npm run storybook
- Start the development server:
npm run dev
This project is intended to be used as a practice ground for learning and experimenting with web development technologies. Feel free to modify, extend, and play around with the codebase to enhance your understanding.
Contributions are welcome! Please refer to the CONTRIBUTING.md file for guidelines on how to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for more details.
This update directs potential contributors to the `CONTRIBUTING.md` file for more detailed guidelines on contributing to your project.