Skip to content

nobelPrize is a dynamic web application designed to retrieve data about Nobel laureates from the years 1901-1905.

Notifications You must be signed in to change notification settings

majkeloess/nobelPrize

Repository files navigation

nobelPrize

is a dynamic web application designed to retrieve data about Nobel laureates from the years 1901-1905. The application fetches the data dynamically from the NobelAPI based on the selected year. This project served as an introduction to TypeScript for me, while also allowing me to deepen my understanding of React Router and React Query. Additionally, the project was an opportunity to explore and test the capabilities of the MaterialUI library.

Installation

You can install application locally via npm & vite, or watch how it works HERE.

git clone https://github.com/majkeloess/nobelPrize && cd nobelPrize && npm i && npm run dev

Dependencies

  • React
  • ReactDOM
  • Vite
  • MUI
  • React Router
  • React Query

Photos

image image

License

MIT

About

nobelPrize is a dynamic web application designed to retrieve data about Nobel laureates from the years 1901-1905.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published