Skip to content

An open source e-commerce Next.js project that is built with React 18, Next.js 13.5.6, App Router, TypeScript, and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

abfahimb/good-deal-nextJs

Repository files navigation


GOODDEAL

The fastest way to Learn NextJs (Ecommerce System)

abfahimb GitHub last commit License GitHub Pull Requests abfahimb abfahimb

Built with 💜 by "Abdullah" Al Fahim

Demo Website

👉 Demo: https://abfahim.com/

💻 Technologies

This project was made using the follow technologies:

  • ReactJS
  • NextJS
  • TypeScript
  • Javascript
  • Tailwind CSS

How to run

# Clone Repository
$ git clone https://github.com/abfahimb/good-deal-nextJs.git
$ Go to folder using terminal
$ yarn (needs yarn installed)
$ yarn dev (if you wanna change something)

If you want something, wait for yarn build to be obeyed, and after that open a little change decision!

Contribution Guidelines

We welcome contributions from all levels of experience. This guide is intended to help you make a successful contribution to our project.

Getting Started

  1. Fork the repository. This will create your own copy of the project that you can work on.
  2. Clone your fork to your local machine.
  3. Create a new branch for your contribution. This will keep your changes separate from the main codebase.
  4. Make your changes. Be sure to follow the project's coding style and conventions.
  5. Test your changes. Run the project locally and make sure that everything works as expected.
  6. Commit your changes. Add a descriptive commit message that explains what you changed.
  7. Push your branch to your fork.
  8. Create a pull request (PR). This will submit your changes for review by the project maintainers.

Pull Request Guidelines

  • Include a clear and concise title and description. The title should summarize the main change in your PR, and the description should provide more detail.
  • One PR per feature or bug fix. Avoid combining multiple unrelated changes into a single PR.
  • Test your changes thoroughly. Make sure that your changes do not break any existing functionality.
  • Write clear and concise commit messages. Each commit message should explain what you changed and why.
  • Be responsive to feedback from the maintainers. If they ask you to make changes, be sure to do so promptly.

Other Contributions

In addition to code contributions, we also welcome contributions to our documentation (Read Me File). If you have an idea for how to improve the project, please feel free to open an issue or PR.

Code of Conduct

We are committed to creating a welcoming and inclusive environment for all contributors. Please review our code of conduct before contributing to the project.

Thank you for your interest in contributing to our project!

License

MIT License

Copyright (c) 2023 Abdullah Al Fahim

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.