Skip to content

jeypzz/Next.JS-Flag-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flag App

A Flag webapp built in Next.JS

Demo

Link

Getting Started

Clone this repo, and make sure to run the commands mentioned below from your terminal within the root project directory.

Prerequisites

Make use Node.js is installed, and npm is up to date:

npm@latest -g

Run the provided setup script:

npm run setup

Run and debug the application with the dev script:

npm run dev

Build and run the compiled version with the build and start scripts:

npm run build
npm run start

About

World country-ranks explorer powered by the REST Countries API. Next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors