The official website of the Benedictine monastery in Horné Orešany

Screenshot of the website

The official website of the Benedictine monastery in Horné Orešany written in next.js.

General requirements

Make sure you have Node.js and npm installed.

Deployment

Master branch is being deployed automatically by Vercel.

Contribution

Select any open issue and create a new branch:

$ git checkout -B <description>-issue-<issue-number>

Then, to install the app dependencies run the following:

$ yarn install

To build and serve the app run:

$ yarn dev

Once you are done with your changes commit them, open a pull request against the master branch and assign the author to reviewers.

Author

Samuel Mitas
samomitas@gmail.com