Skip to content

mizanxali/gotpedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOTPEDIA - The Game of Thrones Encyclopedia

gotpedia-logo

About GOTPEDIA

Game of Thrones is an American fantasy drama television series created by David Benioff and D. B. Weiss for HBO. It became many people's favourite TV show thanks to it's amazing plot and characters. The story line was so well built that it kept the viewers engaged till the very last season. With an Imdb rating of 9.3/10, it's one of the greatest shows to be ever created. In GOTPEDIA we have tried to cover every single aspect of the show that wepossibly could. From characters to season and episode wise breakdown, we have it all. This one is for all the Game of Thrones fans out there.

Feel free to go thrugh the whole website and if you find something that could be enhanced, feel free to create an issue and once it is assigned to you, feel free to make a pull request.

Tools used to create GOTPEDIA

image image image image

Contributing to GOTPEDIA

Once you have proposed a change and created an issue of the same, use the below given guidelines to contribute when the issue has been assigned to you.

  1. Fork this repository
  2. Clone forked respository onto your system using the command - git clone [url of forked repository]
  3. Create a new branch using the command - git branch [branch-name]
  4. Move to newly created branch using the command - git checkout [branch-name]
  5. Make the changes that you proposed and were assigned to you
  6. Add your changes using the command - git add -A
  7. Commit your changes using the command - git commit -m "your commit message"
  8. Push your committed changes using the command - git push origin [branch-name]
  9. Create a pull request
  10. Star this repository

About

Online encyclopedia of the world of Game of Thrones. Built with React, Firebase, and React-Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published