Skip to content

SEDS-Pulchowk/SEDS-Pulchowk--Portfolio

Repository files navigation

This repository contains every single components of SEDS-Pulchowk's official website created using Next.js bootstrapped with create-next-app.

Follow the link below to feel the live test

SEDS Pulchowk

Getting Started

  • First, install NodeJS following the link

  • Second, install node_modules package:

npm install
# or
yarn install
# or
pnpm install
# or
bun install
  • Third, 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.

Wanna Modify the Project??

  • Be carefull first, it applies chain rule if you break one code then there will be chain effect, on same way others will be modified.
  • Complete the TODO first(Commented within the required codearea)

Hint:

  • If "LF will be replaced by CRLF" warning occurs, type the command below: unix2dos filename

About Contribution

Everyone is welcome to contribute to this project. You are allowed to raise issue and do pull request. If varified the request will be merged. You can directly contact the IT head/Webmaster of SEDS Pulchowk for any query | Currently Sandip Katel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published