GithubHelp home page GithubHelp logo

buduce / avengers-stage-2-frontend-hulk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from victoryndukwu/avengers-stage-2-frontend-hulk

0.0 1.0 0.0 6.18 MB

HTML 55.50% CSS 43.02% JavaScript 1.49%

avengers-stage-2-frontend-hulk's Introduction

avengers-stage-2-frontend-hulk

Team Avengers Group 1

This is the frontend repository for the EstyHotels page design.

Steps to working on this repo.

1: Fork the Repo.

2: Clone the forked copy of the repo.

3: Confirm you are on develop branch.

4: Create a feature branch off develop e.g "git checkout -b home-page".

5: confirm you are on your new created feature branch.

6: When you are done working on the feature branch you can now do the normal workflow and send a PR.

for more information on git workflow kindly look here

7: Make your first Pull Request, you have to edit the CONTRIBUTORS.md file with your github id in this format

- [@USERNAME](https://github.com/USERNAME)

leave a new line between the last name you see there ans yours, just follow the same format as the last person.

Colors

  • Primary color (orange color on the page): #D66939
  • Secondary Color (Black colors on the page): #2C2C2C
  • Tertiary color (White text on the page): #FFFFFF

Images

All images on the page can be found in the assets folder and can be accessed from the index.html file using ./assets/img-name.png. e.g

<img src="./assets/hero-img.png">

Icons

All icons such as the facebook, twitter, email icons can be found in the icons folder under the assets folder and can be accessed using ./assets/icons/icon-name.svg. e.g

<img src="./assets/icons/logo.svg">

How to contribute

  • Create a fork of this repo by clicking the fork button at the top of this page
  • After creating your fork, click on the clone or download button to clone the repo to your local computer. (You can choose to copy the url of download ZIP). If you downloaded as ZIP, then you can skip step 3
  • After copying the url, go to your terminal on your computer and type git clone 'url you copied'. Skip steps 4 and 5
  • If you downloaded as ZIP, unzip the file to your preferred location. Copy the url of the repo from the browser and store somewhere.
  • Open up a terminal and navigate to the folder where you unzipped the files and type in the following commands
$ git init
$ git remote add origin 'url you copied';
  • After this, you can then work on you fork locally. When you're ready to push, use the git push -u origin master to push to your master branch
  • Open up browser and go the your repo, you should see a create pull request button.
  • Create the pull request to the original repo and wait for the work to be merged

avengers-stage-2-frontend-hulk's People

Contributors

abdulqudus001 avatar abdulsalamcodes avatar buduce avatar cre8ive-collins avatar danjumanas avatar elcozy avatar hasneh avatar ifatoki avatar soledy avatar victoryndukwu avatar vikki-ezeganya avatar

Watchers

 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.