Skip to content

A catalog of every ISO2 country in the world represented by flag.

Notifications You must be signed in to change notification settings

Adam-Robson/flags

Repository files navigation

Flags

Description

This is a full-stack web application built with React, and bootstrapped with Vite. It uses Supabase for the Postgres database and it displays a searchable list of the flags for every country in the world.

Table of Contents

Summary

This project was built as part of my time in the July 2022 cohort at Alchemy Code Lab, in Portland, Oregon.

Features

An exercise in making API calls, handling the returned data, and filtering state.

Technologies

  • JavaScript
  • TypeScript
  • JSX
  • CSS
  • React
  • ESLint
  • Supabase

Run Locally

The following steps will run the project in the development mode:

  1. Clone the project: $ git clone https://the-project

  2. Go to the project directory: $ cd the-project

  3. Install dependencies: npm install

  4. Start the server: npm run dev

  5. Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits, and any lint errors will appear in the console.

Authors

@Adam-Robson

Contact

I can be reached by email to adamrayrobson@gmail.com.