GithubHelp home page GithubHelp logo

hemang-05 / dimencart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binbard/dimencart

1.0 0.0 0.0 41.02 MB

DimenCart is the modern era ecommerce store for modern buyers

Home Page: https://dimencart.surge.sh

License: GNU Affero General Public License v3.0

JavaScript 12.99% CSS 5.66% HTML 81.35%

dimencart's Introduction

DimenCart

Welcome to the official GitHub Repository of DimenCart. ๐Ÿ›’

DimenCart is a modern-era eCommerce store for modern buyers. It is a beginner-friendly eCommerce site without adopting any complex framework.

Technologies Adopted:

โœ” HTML
โœ” CSS
โœ” JS
โœ” Semantic UI

Contributing

Pull requests are cordially welcome โœจ Hacktoberfest Accepted!

Suggestions for contributions, but are not limited to...

โœ” Support through creating meaningful documentation
โœ” Adopt naming conventions for variables in JS files
โœ” Improve/ make dull code cleaner
โœ” Fix issues in the mobile screen (ex - existing navbar tab having issue in the mobile screen)

How to Contribute

  1. First up you need to fork (make a copy) of this repo to your Github account.
  2. Clone (download) your fork to your computer
git clone https://github.com/<your-username>/dimencart.git

Now cd in to the directory that just got created with the name dimencart

  1. Set your streams so you can sync your clone with the original repo (get the latest updates)
git remote add upstream https://github.com/<your-username>/dimencart.git
git pull upstream master

The above 2 commands will synchronize your forked version of the project with the actual repository.

  1. Make your contribution in the code or docs. Save the files.

  2. Now in the CLI write the following command

git status

This will show you the files which have been modified or new files which have been added by you

  1. You need to add these files before you commit them
git add .
  1. Commit these files with an appropriate message
git commit -m "some-message"
  1. Now push these files
git push
  1. Now refresh your github account page, open the dimencart repository.

  2. Click on contribute and click open pull request.

  3. Write an appropriate comment and click create pull request.

Contributors

Made with contrib.rocks.

License

AGPL-3.0 license - GNU Affero General Public License

dimencart's People

Contributors

binbard avatar redkath avatar gyshie avatar jitesh117 avatar at-the-vr avatar ethapar avatar hemang-calsoft avatar samadeen avatar nakamcode avatar pranavpathak08 avatar johnoris avatar

Stargazers

Hemang Mehta avatar

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.