Skip to content

ZeroWave022/DiscoverPoland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86da061 · Dec 1, 2023
Dec 9, 2022
Nov 11, 2022
Dec 9, 2022
Dec 7, 2022
Dec 9, 2022
Dec 9, 2022
Dec 9, 2022
Nov 6, 2022
Nov 6, 2022
Nov 11, 2022
Dec 1, 2023
Dec 1, 2023
Dec 9, 2022
Nov 6, 2022
Jan 16, 2023
Jan 16, 2023

Repository files navigation

Contributors Forks Issues Code Size Licence

Discover Poland

Discover Poland is a website promoting tourism in Poland.

Built with

Next.js

Running locally

Prerequisites

Node.js 14.6.0+ and npm are required to run this website. You may read additional information about requirements on Next.js' website.

Installation

  • Clone the repository with
git clone https://github.com/ZeroWave022/DiscoverPoland.git
  • Install all required dependencies with
npm install
  • Start the website with
npm run dev

To build and host a production-ready version, run npm run build followed by npm run start.

License

This project is licensed under the Apache License 2.0.