timseverien / exercise-chuck-norris

Home Page:https://timseverien.github.io/exercise-chuck-norris/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chuck Norris joke assignment

This repository is an interview assignment.

If this was an real-life project, I’d probably strive to do the following, depending on project needs:

  • Store favorites server-side
  • Improve JavaScript-less experience through server-side rendering and use Progressive Enhancement
  • Write more automated tests, primarily a bunch of UI tests with Testing Library to catch regressions

Running the app locally

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm run dev to start the local server

About

https://timseverien.github.io/exercise-chuck-norris/

License:MIT License


Languages

Language:TypeScript 77.2%Language:CSS 21.2%Language:HTML 1.5%