DiegoSepuSoto / lotr-catalog

Basic web app to display the information gathered by the scrapping tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lord of the Rings Characters Catalog

This web page will show the information that was collected by the project scrapper

Configuration

Install dependencies

foo@bar:~$ yarn install

Run in development

foo@bar:~$ next dev

Build

foo@bar:~$ next build

Tests

foo@bar:~$ yarn test

Tests with coverage

foo@bar:~$ yarn test:coverage

Next steps

  • Add HTTP connection

About

Basic web app to display the information gathered by the scrapping tool


Languages

Language:TypeScript 80.2%Language:CSS 12.4%Language:JavaScript 7.1%Language:Shell 0.3%