/Retro

Explore the vintage look!

Primary LanguageHTMLMIT LicenseMIT

Retro

An online platform providing items of vintage collections!

Stars 🍴 Forks Issues Open PRs Closed PRs
Stars Forks Issues Open Pull Requests Closed Pull Requests

🎥Demo

retro.mp4

Table of Contents

  1. Featured In
  2. About Us
  3. Tech Stack
  4. Get Started
  5. Contributing
  6. Website Preview
  7. Our Contributors
  8. Stargazers
  9. Forkers
  10. Code of Conduct
  11. License

RocketFeatured In

Event Logo Event Name Event Description
GSSoC 24 GirlScript Summer of Code 2024 GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development.
Hacktoberfest 2024 Hacktoberfest 2024 Hacktoberfest is a month-long celebration of open source software run by DigitalOcean, GitHub, and Twilio. It encourages contributions to open source projects and promotes a global community of developers.

RocketAbout Us

Welcome to RETRO! 🌕✨ We invite you to explore the vintage look, a unique journey through timeless designs and aesthetics. Our platform celebrates the elegance of the past, blending classic styles with modern usability to create a seamless, visually stunning experience.

At Retro, we believe that beauty lies in the details, and our website reflects a passion for vintage-inspired design that transports you to a world where nostalgia meets innovation. Whether you're here for inspiration, design exploration, or simply to immerse yourself in a vintage ambiance, we aim to make your experience truly special.

Discover the charm of the past and embrace a sophisticated, artistic vibe that never goes out of style. Join us, and let's relive the beauty of the bygone eras, one step at a time! 🌸🕰️

It is an online platform which enables you to get information about your vintage collections and to place the orders.

High VoltageTech Stack

HTML5

HTML5 structures the website's content, enabling modern multimedia support and semantic layout.


JavaScript

JavaScript adds interactivity, making the site dynamic with features like form validation and real-time content updates.


Bootstrap

Bootstrap provides a responsive framework with pre-built components for consistent design across devices.


CSS3

CSS3 styles the website, enhancing its appearance and ensuring an adaptive layout.




RocketGet Started

Setup and Installation

To contribute to the Retro repository, follow these steps:

  1. Fork the Repository: Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account.

  2. Clone the repository: Clone the forked repository to your local machine using the following command in your terminal.

    git clone https://github.com/<your-github-username>/Retro
  3. Add a remote upstream:

    git remote add upstream https://github.com/original-owner-username/Retro
  4. Create a new branch: Create a new branch for your changes. Run the following command in your terminal.

    git checkout -b <your-branch-name>
  5. Make the desired changes: Make the desired changes to the source code.

  6. Add your changes: Add your changes to the staging area. Run the following command in your terminal.

    git add <File1 changed> <File2 changed> ...
  7. Commit your changes: Commit your changes with a meaningful commit message. Run the following command in your terminal.

    git commit -m "<your-commit-message>"
  8. Push your changes: Push your changes to your forked repository. Run the following command in your terminal

    git push origin <your-branch-name>
  9. Create a Pull Request: Go to the GitHub page of your forked repository. You should see a prompt to create a pull request (PR). Click on it, compare the changes, and create the PR.

  10. Update Branch Always remember to update the branch by clikcing below sync fork in your forked repo , which is loctaed in your github repo's. image



Contributing

We appreciate your feedback! Our goal is to make contribution to this project as easy and transparent as possible. Whether you're interested in:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

To get started with contributing, please follow the steps outlined in the Contributing.md.

Website Preview📸


🌐 Visit our website: Retro

Our Contributors Red Heart

Thank you for contributing to our repository

Stargazers repo roster for @Anjaliavv51/Retro

Forkers

Forkers repo roster for @Anjaliavv51/Retro

Code of Conduct

We are committed to fostering a welcoming and inclusive environment for everyone. All contributors and participants are expected to uphold the following values:

  • Be respectful of different viewpoints and experiences.
  • Show empathy toward others.
  • Use inclusive language.

Please read and follow our Code of Conduct to foster an inclusive community. If anyone violates these standards, they may be banned from the community.

License 📜

This project is licensed under the MIT License. For more details, see the LICENSE file.

Back to Top

If you find this project helpful, please consider giving it a star!