Skip to content

arunstop/scuffed-country-profiles

Repository files navigation

SCUFFED Country Profiles

Shows world's countries detailed profile informations

What Did I Learn ?

  • Next.js Ecosystem
  • Further understanding of more advanced React.js
  • Integrating Tailwind css with React codebase
  • Integrating Tailwind css workflow with Daisyui
  • Implementing Tailwind css x DaisyUI as your main UI framework
  • Implementing Leaflet React map API

Tech Stack :

  • React.js
  • Next.js
  • Tailwind css
  • Leaflet

Screenshots if you fancy :

- -

Home screen
Home screen

List View
List View

Card View
Card View

Tiles View
Tiles View

Country profile details
Country profile details

Map of the country
Map of the country

Related Countries
Related Countries

Search modal
Search modal


This project was generated with electron-nuxt v1.7.1 using vue-cli. Documentation about the original structure can be found here.

Generated message

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.