Skip to content

Website repo of Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!

License

Notifications You must be signed in to change notification settings

fork-commit-merge/fork-commit-merge-web

Dev Gallery Screenshot LICENSE Version 1.1.3 PR:s Welcome Contributors Welcome GitHub repo size

devgallery.io serves as a platform where talented developers can spotlight their projects. It allows developers to not only feature their works but also create personal profiles for added visibility.

Table of Contents

Features

  • Browse various development projects
  • Add your own project
  • Create personal profiles

Tech Stack

  • Next.js
  • TypeScript
  • Tailwind CSS

Local Development

Follow these steps to run the application in your local environment:

  1. Clone this repository.

    git clone https://github.com/yourusername/devgallery.io.git
  2. Install the project dependencies.

    cd devgallery.io
    npm i
  3. Run the development server.

    npm run dev

Contributing

Contributions to Dev Gallery are always welcome, whether it be improvements to the documentation, new features, bug fixes, or even feedback on the project.

  1. Fork the project.
  2. Create your feature branch:
    git switch -c my-new-feature
  3. Add your changes:
    git add files-that-you-changed
  4. Commit your changes:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push -u origin my-new-feature
  6. Submit a pull request.

We kindly request that you express your interest in working on a particular issue by leaving a message on the respective issue thread. This will allow us to assign the issue to you directly, thereby preventing multiple individuals from simultaneously working on the same problem.

If you have some small bug, feature or fix to make, that is not currently on Issues, feel free to submit a pull request.

For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Also, please read our Contributing Guidelines for more information.

Questions

If you have any questions about the repo, open an issue or contact me directly at niko.hoffren@gmail.com.

License

This project is licensed under the MIT License.

About

Website repo of Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 30

Languages