Skip to content

Home to the madewithfresh.com directory data. Showcase your fresh websites! Contribute in JSON format. πŸš€πŸƒ #madewithfresh

Notifications You must be signed in to change notification settings

mohsinalipro/madewithfresh-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

madewithfresh Directory

Welcome to the madewithfresh Directory! 🌐✨

How to Contribute

We're excited to see your fresh projects in the madewithfresh Directory! Follow these guidelines to add your entry:

1. Fork the Repository

Fork this repository to your GitHub account by clicking the "Fork" button in the top right corner.

2. Clone the Repository

Clone the forked repository to your local machine:

git clone https://github.com/your-username/madewithfresh-directory.git

3. Navigate to the Repository

Change to the repository directory:

cd madewithfresh-directory

4. Add Your Entry

Open the directory.json file and add your project details using the provided template.

Example Entry:

{
  "projects": [
    {
      "title": "Your Project Title",
      "shortDescription": "Briefly describe your project.",
      "longDescription": "Provide a more detailed description of your project, its features, and uniqueness.",
      "url": "https://your-project-url.com/",
      "tags": ["tag1", "tag2"]
    }
  ]
}

5. Commit Your Changes

Commit your changes with a meaningful message:

git add directory.md
git commit -m "Add [Your Project Name]"

6. Push Changes

Push the changes to your GitHub repository:

git push origin main

7. Create a Pull Request

  1. Go to your forked repository on GitHub.
  2. Click on the "New Pull Request" button.
  3. Provide a meaningful title and description for your pull request.
  4. Submit the pull request.

We'll review your contribution and merge it if everything looks good! Thank you for being a part of the madewithfresh community! πŸš€πŸƒ

About

Home to the madewithfresh.com directory data. Showcase your fresh websites! Contribute in JSON format. πŸš€πŸƒ #madewithfresh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published