Skip to content

Hossein-Mirazimi/countries-rest-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries Rest API Demo

Netlify Status

Usage

install dependencies

$ npm install # or yarn

run development server

# serve with hot reload at localhost:3000
$ npm run dev  # or yarn dev

build production

# build for production and launch server
$ npm run build  # or yarn build
$ npm run start  # or yarn start

generate static (SSG)

# generate static project
$ npm run generate

Features

Pre-packed

Icons

Plugins

Coding Style