wsfuller / elder-scrolls-legends

Coding exercise using the Elder Scrolls Legends API

Home Page:https://elder-scrolls-legends.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elder Scrolls Legends

About Project

View Demo

The goal of this project is to build a visually appealing, modern responsive front end application. The application connects into the Elder Scrolls Legends API for data retrieval. Users are then able to infinitely scroll through the card data and fuzzy search by card names.

This application was built with React using Create React App. State management and data retrieval with React Hooks. The user interface is built with the React Material UI framework and deployed on Netlify.

Installation

Deployment

  • yarn build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

Technology

This project was bootstrapped with Create React App.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

Coding exercise using the Elder Scrolls Legends API

https://elder-scrolls-legends.netlify.com/


Languages

Language:JavaScript 92.3%Language:HTML 7.5%Language:CSS 0.1%