Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 2.02 KB

README.md

File metadata and controls

75 lines (51 loc) · 2.02 KB

This is a Next.js project bootstrapped with create-next-app.

Next.js, TypeScript website. This page is dedicated to sexual education, offering insights and resources from a qualified sexual education instructor with a degree in practical sexology and ongoing psychology studies. Here, you can learn about educational projects and classes conducted in primary and secondary schools.

Table of contents

License

License Creative Commons Non-Commercial (CC BY-NC) License license

This work is licensed under a Creative Commons Non-Commercial (CC BY-NC) License (not for commercial use)

Technologies

Used technologies:

  • Next.js
  • React.js
  • TypeScript
  • SASS/SCSS

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Live link

https://www.czytamprzedseksem.pl/

Info about Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Screenshots

screenshot

Production build

npm run build    # Builds the app for production
npm run export   # Exports the app to the out/ directory