Discover Poland is a website promoting tourism in Poland.
Built with
Node.js 14.6.0+ and npm are required to run this website. You may read additional information about requirements on Next.js' website.
- 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
.
This project is licensed under the Apache License 2.0.