Skip to content

A Next JS project paired with REST Countries API | Frontend Mentor Challenge

Notifications You must be signed in to change notification settings

dnmrc-paredes/Where-In-The-World

Repository files navigation

Where In The World - Frontend Mentor

A Next JS project paired with REST Countries API | Frontend Mentor Challenge

Tools

  • Next JS
  • Styled Components
  • Storybook
  • Jest Testing
  • Cypress Testing

What can you do inside of the website

  • Diplay all the countries
  • Click through a country
  • Search for a country
  • Filter by region
  • Click through border of a country

Extra features

  • Custom 404 Page

To run locally

npm run dev

To build

npm run build

Run test

npm run jest

  • For jest testing run by a single test file (Still not configured because it also run the .spec files)

Run cypress

npm run cypress

About

A Next JS project paired with REST Countries API | Frontend Mentor Challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published