An open API service indexing awesome lists of open source software.

https://github.com/meekb/explorepolandfe

A Nuxt 3 application
https://github.com/meekb/explorepolandfe

frontend nuxt3 poland vue3

Last synced: 3 months ago
JSON representation

A Nuxt 3 application

Awesome Lists containing this project

README

          

# Explore Poland Frontend

This repository contains the frontend for the Explore Poland project, built with Nuxt.js (Nuxt 3) and Vue.js. The frontend interacts with the [Explore Poland API](https://github.com/your-username/explore-poland-backend) to display information about various Polish cities and their attractions.

## Table of Contents

- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Project Structure](#project-structure)
- [Environment Variables](#environment-variables)
- [Contributing](#contributing)
- [License](#license)

## Getting Started

To get a local copy up and running, follow these simple steps.

### Prerequisites

Ensure you have the following installed:

- Node.js (v16.x or later)
- npm or yarn

### Installation

1. Clone the repository:

.... in progress