sergey-zhidkov / elder-scrolls-legends-card-viewer

Card viewer for https://docs.elderscrollslegends.io/ API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elder-scrolls-legends-card-viewer

Card viewer for https://docs.elderscrollslegends.io/ API endpoint.

Building the repo

  1. git clone git@github.com:sergey-zhidkov/elder-scrolls-legends-card-viewer.git
  2. cd elder-scrolls-legends-card-viewer
  3. yarn install or npm install
  4. yarn start or npm start

This will start the dev server and open http://localhost:3000 with a default browser.

Available Scripts

In the project directory, you can run:

yarn start

or

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

or

npm test

Launches the test runner in the interactive watch mode.
Just couple tests for example.

yarn build

or

npm 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!

Learn More

This project was bootstrapped with Create React App.

About

Card viewer for https://docs.elderscrollslegends.io/ API


Languages

Language:TypeScript 84.1%Language:CSS 10.0%Language:HTML 6.0%