Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 973 Bytes

README.md

File metadata and controls

58 lines (39 loc) · 973 Bytes

Nature & Us website

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

Table of Contents

Technologies

Technologies used:

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

Libraries used:

  • Swiper.js

Live link

Getting Started

  • Navigate to the project folder
  • Install dependencies
npm i

Start the development server:

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 screenshot