immayurpanchal / Extraspace-Cloud

A cloud where one can create folders, upload files and links. It helps in keeping all their documents, files, and links together at one place and saves some space on their personal device and much more.

Home Page:http://extraspace-cloud.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's time to hack🤯! It's HACKTOBERFEST⚡

GET IN THE REPO, HACKER!

➡️Pre-Requisites:

▶️JavaScript ▶️CSS ▶️ReactJS

[ OPTIONAL: :arrow_forward:Firebase :arrow_forward:React Bootstrap ]

➡️Installation Guide:

✴️ First, fork the repository (Click the Fork button in the top right corner of the page).

✴️ Clone the forked repository to your local machine.

git clone https://github.com/your_username/Extraspace-Cloud.git

✴️ Add upstream URL

git remote add upstream https://github.com/srivastavaritik/Extraspace-Cloud.git

✴️ Create a new branch

git checkout -b branch_name

✴️ Make your contribution ✴️ Commit and push the changes

git add .
git commit -m 'Your message'
git push origin branch_name

✴️ Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)

✴️ Wait for your PR review and approval from the maintainers.

✴️ Star ⭐ this repository if you liked it and you can also follow me 👀 .

✴️ Check your HacktoberFest progress here (https://hacktoberfest.digitalocean.com/profile)

➡️Contribution Guide:

👉You must fork the repo.

👉After doing npm start, create your account on the website and be familiar with the interface.

👉You are adviced to make your own branch for contributing.

👉Now you can either create an issue to request some changes or adding features or improving styling.

👉You can also work on already created issues, but first comment on that issue, so that you get assigned the label of hacktoberfest and start working that issue and once you complete, you can raise a pull request.

👉Once I review your code and if it seems okay then your branch will be merged.

👉Bonus Tip: If you are new to GitHub and using terminal does no suit you, then you can use GitHub Desktop.

👉Once you Complete your one contribution and if your profile is not showing here on the markdown file as a contributor, then please raise an issue.

➡️Code of Conduct:

## Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

Our Standards

Examples of behavior that contributes to creating a positive environment include:

  • Using welcoming and inclusive language
  • Being respectful of differing viewpoints and experiences
  • Gracefully accepting constructive criticism
  • Focusing on what is best for the community
  • Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

  • The use of sexualized language or imagery and unwelcome sexual attention or advances
  • Trolling, insulting/derogatory comments, and personal or political attacks
  • Public or private harassment
  • Publishing others' private information, such as a physical or electronic address, without explicit permission
  • Other conduct which could reasonably be considered inappropriate in a professional setting

Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

🎲 Shoutout to all the contributors ❤️

About

A cloud where one can create folders, upload files and links. It helps in keeping all their documents, files, and links together at one place and saves some space on their personal device and much more.

http://extraspace-cloud.netlify.app/


Languages

Language:JavaScript 78.6%Language:CSS 12.0%Language:HTML 9.4%