Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/goldipl/nature-and-us
- Owner: goldipl
- Created: 2024-07-17T17:27:55.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-19T08:59:17.000Z (4 months ago)
- Last Synced: 2024-07-19T16:55:24.784Z (4 months ago)
- Topics: nextjs, react, sass, scss, swiperjs, typescript
- Language: TypeScript
- Homepage: https://goldipl.github.io/nature-and-us/
- Size: 4.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/SCSSLibraries 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)