The Hash Define Official Website is made using PUG, SCSS, VanillaJS and Gulp.
This Repository is created with a motive to guide beginners with the open-source and improve their Web Development Fundamentals while learning new technologies. I have already created some issues for the beginners so that they can work on them and even make there first contribution in this repository.
🎯 Let's celebrate Hacktoberfest by getting involved in the open source community and start your journey in open source.
🎯 We at Hash Define aim to build a platform that will not only encourage you to find which domain interests you but will also help you to come forward and gain expertise in that.
➡️ Pull requests can be made to any public repository on GitHub, look for the "hacktoberfest" topic to know whether the project is participating or not.
➡️ The pull request must contain commits you made yourself.
➡️ If a maintainer reports your pull request as 🔴 spam , it will not be counted towards your participation in Hacktoberfest.
➡️ If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
➡️ Participants can freely provide valuable contributions.
➡️ Ensure that you submit a pull request in the appropriate folder.
➡️ Your PR must be valid.
➡️ Refrain from simply copying code from websites or blogs.
➡️ Submitting someone else work will be reported as 🔴spam.
➡️ Please read contributing.md for details about the process for submitting pull requests to us.
You can view the deployed version of this project on: https://hashdefine.vercel.app/
This app can be built on any platform. It can be Windows, Linux , MacOS or any other. You only need the node and npm, and the rest is in the Dependencies section.
I am writing down the Dependencies for beginners, so that they can look into it and then understand and install them if they want to.
- GulpJS
- SCSS
- PUG
-
Fork the Repository
-
Clone the Forked Repository to your local machine.
git clone https://github.com/<your GitHub user name>/Hash-Website.git
-
Change the directory to website-update.
cd website-update
-
Add remote to the Original Repository.
git add remote https://github.com/hash-define-organization/Hash-Website.git ```d
-
Install the dependecies.
npm install
-
Run the application.
gulp
-
The app starts on
localhost:3000
. If not, Click here to open the app in browser.
Rohan Gupta:
Achit Jain:
Give a ⭐ if you like this web-app.
We encourage everyone to contribute to this project. Feel free to pick an issue, share your ideas, and collaborate on it. We're here to guide you every step of the way ❤️
Kindly refer to the contributing.md file. All the contributing guidelines are written over there.
We encourage everyone to contribute to this project. Feel free to pick an issue, share your ideas, and collaborate on it. We're here to guide you every step of the way ❤️