Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 2.11 KB

README.md

File metadata and controls

71 lines (44 loc) · 2.11 KB

LOTR Quotes

Simple app to find Lord of the Rings characters and famous quotes. The app is hosted in vercel Click here to take a look.

Table of Contents

General Information

Context

The idea of the project was conceived during a hackathon at bootcamp. Here, I incorporated different technologies we learned during the bootcamp to create a working app in a single day. After finishing the bootcamp, I updated the project to use more up-to-date technologies.

Idea

Who doesn't love the Lord of the Rings? Who doesn't remember fondly Gollum's 'My Precious'? With this app, I wanted to create an easy way to find what Gollum, and all other characters, have said during this amazing trilogy.

Technologies Used

Front-end

  • TypeScript
  • React
  • Next.JS
  • Redux
  • Styled-JSX

Deployment and hosting

  • Vercel hosting

Features

So far, I have incorporated the following features:

  • Users can search through character by name or race.
  • Users can search through quotes by text or character.
  • Users can save quotes to favorites (saved on local storage).

Screenshots

Setup

The project is created in Next.JS, so the server runs as serverless functions. If anybody wants to clone this project, they can install dependencies running yarn, and then run the development server using yarn dev. A list with all scrips is found in the package.json file.

Project Status

The project is currently finished, although there are several opportunities for improvement. Additional features might be added in the future.

New features and bugs

There are not known bugs.

Authors

This project was created by myself:

  • Alejandro Aburto Salazar - GitHub