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
- Host: GitHub
- URL: https://github.com/meekb/explorepolandfe
- Owner: Meekb
- Created: 2024-08-28T00:02:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T12:40:38.000Z (about 1 year ago)
- Last Synced: 2024-11-16T10:14:52.860Z (11 months ago)
- Topics: frontend, nuxt3, poland, vue3
- Language: Vue
- Homepage:
- Size: 24.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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