Giter Site home page Giter Site logo

c0dewordsky / realmate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devvsakib/realmate

0.0 0.0 0.0 9.45 MB

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest

Home Page: https://realmate.vercel.app

License: GNU General Public License v3.0

JavaScript 89.59% CSS 10.41%

realmate's Introduction

Hacktoberfest 2023 ✅ | RealMate

How to Contribute to this project

  1. Local Development
  2. Gitpod

*** Please read this before submitting a pull request! Guideline ***

Local Development

  1. Fork the repository first (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/devvsakib/Hacktoberfest2023.git
  1. change the present working directory
cd Hacktoberfest2023
  1. Open CMD in your current directory and install npm packages using command.
npm install / yarn
  1. Run the project.
npm run dev / yarn dev
  1. Make changes in the project. Add, Commit and Push the project using following commands:

Create a Branch

git checkout -b <name of the branch>
  • Make the changes

Add all files

git add .

Commit the changes

git commit -m "Write Your commit Message"

Push the branch

git push

OR

git push origin branch-name

Make Pull Request from Github Repository ** Star the repository. **

Gitpod

In the cloud-free development environment which will have all the dependencies you need (for example MongoDB).

You can use Gitpod in the cloud Gitpod Ready-to-Code to directly contribute to the project without cloning to your local system and any installation of dependencies(Gitpod does that all by itself).

Adding Projects

If you want to add your project in repository, you are welcome. Please add your project in "PROJECTS" folder and make sure to name your folder as your project.
Ex:
we have a react projects in "PROJECTS" folder
and we named it "clone-tesla"

So, people will know what project it is. Make sure you added your github name and link as comment in your file. Last thing to do is, put your name. github link, email in CONTRIBUTORS.md file

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code wherever necessary.
  • Make sure the eslint Compiled successfully! doesn't show you a warning.

REPO STATUS

GitHub Issues Open GitHub PR Open GitHub PR closed GitHub language count

Size: 0.00 MiB


Event Occured

  1. Hacktoberfest 2023 (Ongoing)

Support

Please leave a STAR⭐

Connect with us

Join Us Discord Community

Thanks to all the contributors ❤️

Add your details in src/json/Contributors.json file and
Read this docs for generate your contributor card

Show some ❤️ by starring this awesome repository!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.