Giter Site home page Giter Site logo

e-library-frontend's Introduction

A community repository to allow enthusiasts and beginners add their projects for @DigitalOcean's HacktoberFest

Skills

  • HTML5.
  • CSS3.
  • Javascript.
  • bootstrap.
  • php

How to contribute ?

We want to make contributing as easy as transparent as possible whether it is :

  • Reporting a bug.
  • proposing new features.
  • submiting a fix.

steps.

  1. Fork this repository
  2. Clone the fork repository.
   git clone https://github.com/ALOKARYAN51/E-Library-frontend.git
  1. Navigate to the project directory
   cd E-Library-frontend
  1. Add a reference to original repositrory.
   git remote add upstream https://github.com/ALOKARYAN51/E-Library-frontend.git
  1. See changes using
    git remote -v
  1. Create new branch
  git checkout -b <your_branch_name> 
  1. Always take pull request from upstream repository to your master branch to keep it per with the main project.
    git pull upstream master
  1. Make change in the source code.
  2. Add and then commit your changes
   git add .
   git commit -m <your_commit_messages>
  1. Push your local branch to remote repository.
    git push -u origin <your_branch_name>
  1. create a pull request.
  2. Finally, go to your repository in browser and click on compare and pull requests
  3. Then add a title and description to your pull request thats explain your precious effort.
  4. click on Create Pull Request

congratulation!

You contributed to open source project & sit relax wait for review. Thank you.

If you like this repo, drop a ⭐

e-library-frontend's People

Contributors

alokaryan51 avatar amisha-28 avatar aritrochakraborty29 avatar chetas411 avatar fajarsj avatar jeelpatel17 avatar shweta-rashi avatar

Stargazers

 avatar

Watchers

 avatar

e-library-frontend's Issues

Bug

  • Fix navbar bug in mobile view.

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.