Skip to content

Akisoyoyo/avengers-stage-2-frontend-hulk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

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 images folder and can be accessed from the index.html file using ./assets/img-name.png. e.g

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.6%
  • CSS 33.4%