Skip to content

sean3434/elden-ring-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

Elden Ring "Wiki"

Application Screenshot

Project Description

Elden Ring "Wiki" is an application that acts as a database for Elden Ring, a popular video game. The application allows users to see every single resource in the game such as inventory items, locations, bosses, etc. to find out more information about that resource.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

MongoDB or and Mongo DB Atlas repository must be configured, and an API key must be obtained for the National Parks API (this is free).

Installation

  1. Clone the repo
    git clone https://github.com/sean3434/elden-ring-react.git
  2. Install dependencies
   npm i

Usage

The website does not require any additional resources or sign-up. Simply navigate through the site through the home page or by clicking on a directory in the navigation bar and find the in-game resource you are looking for. All items, talismans, ammo types, armor, shields, weapons, ahes of war, incantations, sorceries, spirits, bosses, creatures, locations, and NPC's in the entire game can be found within the site.

Wireframes

image image image

MVP Goals

  • As a user, I want to be able to click on any category in the nav bar to navigate to that section.
  • As a user, I want to be able to see every resource in the entire game for each section.

Stretch Goals

  • As a user, I want to be able to search for any resource using a search bar.
  • As a user, I want to be able to click on each resource to see all of its info on its own page (show page).
  • As a user, I want to be able to implement react paginate to separate some of the pages that have 100+ items.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors