Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goldipl/czytamprzedseksem-website

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.
https://github.com/goldipl/czytamprzedseksem-website

next-js react-js scss-styles svg-graphics typescript

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        




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)
- [Technologies](#technologies)
- [Getting Started](#getting-started)
- [Live link](#live-link)
- [Info about Next.js](#info-about-nextjs)
- [Screenshots](#screenshots)

## License

License Creative Commons Non-Commercial (CC BY-NC) License ![license](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc.svg)

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:

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

Open [http://localhost:3000](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:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Screenshots

![screenshot](./screenshots/screenshot01.jpg)

## Production build

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