benyarb / valar-morghulis

Valar Morghulis on Next JS

Home Page:https://valarmorghulis.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Valar Morghulis - a project created with Next JS to access An API of Ice and Fire and display a list of houses with their sworn members. This project makes full use of Next JS 13's new App Router and React Server Components for a fast and smooth user experience. It also uses Tailwind CSS for styling and Cypress for e2e testing. There is both a light mode and a dark mode, which is automatically set based on your system preferences. Hosted on Vercel with CloudFlare for domain protection.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Testing

Run Cypress:

npm run cypress

About

Valar Morghulis on Next JS

https://valarmorghulis.fun


Languages

Language:TypeScript 80.4%Language:CSS 14.1%Language:JavaScript 5.5%