Skip to content

Frontend Wonders is a collaborative open-source project aimed at showcasing the creativity and skills of frontend developers. Whether you're passionate about CSS animations, JavaScript interactivity, or responsive design, this project provides a platform to share your work and learn from others.

License

Notifications You must be signed in to change notification settings

yashgp-coder/FrontendWonders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Wonders

Welcome to the Frontend Wonders repository! We're excited to have you join us for Hacktoberfest 2024. This is a beginner-friendly project designed to help you kickstart your open-source journey and showcase your frontend skills. Let's create some frontend magic together! 🎉✨

What is Frontend Wonders?

Frontend Wonders is a collection of amazing frontend projects created by developers like you! Whether you're a beginner or an experienced coder, we welcome your creative frontend implementations. Share your CSS animations, JavaScript interactivity, responsive designs, or any frontend wonder you've created!

How to Contribute 🚀

We welcome contributions from everyone! Here's how you can participate:

  1. Submit a CodePen Link: Create your frontend wonder on CodePen and share it with us.
  2. Create a New Folder: Add your project files directly to our repository.

For detailed instructions, please check out our CONTRIBUTING.md file.

Submitting Your Frontend Wonder

We encourage you to use our issue template to submit your Frontend Wonder. This helps us track and review submissions efficiently. Here's the process:

  1. Create an Issue:

    • Go to the Issues tab of this repository.
    • Click on "New Issue".
    • Select the "Frontend Wonder Submission" template.
  2. Fill in the Template:

    • Provide a description of your Frontend Wonder.
    • Include implementation details (CodePen link or folder structure).
    • Add any preview images or additional context.
  3. Submit the Issue:

    • Once you've filled in all relevant details, submit the issue.
  4. Create Your Pull Request:

    • After submitting the issue, create your pull request with your Frontend Wonder.
    • In your pull request description, reference the issue number (e.g., "Closes #123").
  5. Review Process:

    • The maintainers will review your submission.
    • They may provide feedback or request changes.
    • Once approved, your Frontend Wonder will be merged!

This process helps us keep track of submissions and ensures that each Frontend Wonder gets proper attention and feedback.

Important: Originality and Attribution Matter! 🎨

We value creativity and original work. Please ensure that your contributions are:

  • Your own original creations: Do not copy or paste someone else's work without permission.
  • Inspired, not duplicated: It's okay to be inspired by others, but make sure your work is uniquely yours.
  • Properly attributed:
    • If you use any third-party resources (e.g., images, fonts), make sure you have the right to use them and provide proper attribution.
    • For recreations of non-open-source effects:
      1. Clearly state that it's a recreation in your submission.
      2. Provide a link to the original source or inspiration.
      3. Explain how your implementation differs or what you learned from the process.

Remember, the goal is to learn and showcase your skills. Plagiarism goes against the spirit of open-source and Hacktoberfest. Let's keep our community creative, respectful, and transparent!

Getting Started 🤩🤗:

  1. Fork this repo (button on top)

  2. Clone it to your local machine

    git clone https://github.com/YourUsername/FrontendWonders.git
  3. Navigate to the project directory

    cd FrontendWonders
  4. Create a new branch

    git checkout -b my-frontend-wonder
  5. Make your changes and commit them

    git add .
    git commit -m "Add my awesome frontend wonder"
  6. Push your changes

    git push origin my-frontend-wonder
  7. Create a new pull request from your forked repository

What Can You Contribute?

  • Responsive layouts
  • CSS animations
  • Interactive JavaScript components
  • Creative use of HTML5 features
  • Accessibility-focused designs
  • Recreations of non-open-source effects you admire (with proper attribution)
  • And any other frontend magic you can think of!

Need Ideas or Help?

  • Check out our issues for inspiration or to see what others are working on.
  • Use our ISSUE_TEMPLATE.md to submit your ideas or ask for help.

Avoid Conflicts (Syncing your fork)

To keep your fork up to date with the main repository:

git remote add upstream https://github.com/Build-In-Bharat/FrontendWonders.git
git fetch upstream
git merge upstream/main

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Happy coding, and let's make some original Frontend Wonders! 🎨💻🚀

About

Frontend Wonders is a collaborative open-source project aimed at showcasing the creativity and skills of frontend developers. Whether you're passionate about CSS animations, JavaScript interactivity, or responsive design, this project provides a platform to share your work and learn from others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published