Skip to content

malenacaroline/search-universities

Repository files navigation

GlobalUniSearch - Search Universites Nuxt App

A Nuxt.js project showcasing the power of Nuxt 3 and its features.

Features

  • Server-side rendering (SSR)
  • Modular components and reusable patterns
  • NuxtLink for efficient routing

Installation

# Unzipe the project

# Go into the repository
cd universities-app

# Install dependencies
docker-compose up

# Run app on browser
localhost:3000

Usage

Search Page (/):

  • When you open this page, it shows you info about universities in Canada by default.
  • You can change what you see by typing in the search box or picking a different country.
  • Click on "Clear Filters" to go back to seeing universities from Canada.
  • The table lists universities with their names, websites, and a button to save them.
  • Check the console for details about the API, like response code and time taken.

Favourites Page (/favourites):

  • Here, you find universities you marked as favorites from Search Page.
  • If you change your mind, you can also remove universities from your favorites list on the table here.

Build With

  • Nuxt 3
  • Tailwind CSS
  • Flowbite
  • Docker

About

A Nuxt.js project showcasing the power of Nuxt 3 and its features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published