Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/goldipl/nature-and-us

Nature & Us - website written using modern frontend technologies like Next.js, React.js, TypeScript, Sass/SCSS. Nature is beautiful. Discover how spending time in forests can boost your mental and physical well-being.
https://github.com/goldipl/nature-and-us

nextjs react sass scss swiperjs typescript

Last synced: 4 days ago
JSON representation

Nature & Us - website written using modern frontend technologies like Next.js, React.js, TypeScript, Sass/SCSS. Nature is beautiful. Discover how spending time in forests can boost your mental and physical well-being.

Awesome Lists containing this project

README

        



Nature & Us website

Website written using modern frontend technologies like Next.js, React.js, TypeScript, Sass/SCSS.

## Table of Contents

- [Technologies](#technologies)
- [Getting Started](#getting-started)
- [Live link](#live-link)
- [Screenshots](#screenshots)

## Technologies

Technologies used:

- React.js library based on the Next.js framework
- TypeScript
- SASS/SCSS

Libraries used:

- Swiper.js

## Live link

- https://goldipl.github.io/nature-and-us/

## Getting Started

- Navigate to the project folder
- Install dependencies

```bash
npm i
```

Start the development server:

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

Open http://localhost:3000 in your browser to see the page.

## Screenshots

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