Skip to content

GeekHaven/Forum-Frontend-Web

Repository files navigation

Forum-Frontend-Web 🕸️

It is a discussion forum designed for the students of IIITA to ask questions, share their experiences and to know what their peeps are up to.


Contribution Guidelines ⚖️

  • Claim Issues: It doesn't matter whether you know how to solve it. Don't look out for issues you know how to solve, but rather ones you don't know how to solve! This will be your opening door to learning something new. 💪
  • Issues will be assigned on a first come first serve basis. Decision of the mentor prevails while assigning issues to encourage participation. If you want to solve an issue, comment “I want to work on this issue/ Please assign this issue to me” after which the issue will be assigned by the mentor. ✍️
  • Solve Issues: After claiming the issue, now it's the time to explore ways on how to proceed. Mentors and Google will be to your rescue here. Take advantage of both to the most and join GeekHaven's Discord server. :man_technologist:
  • Open a Pull Request: After reading everything on the internet ever written and those to be written in future and completing the task, it's the time to open your PR. Contributors are requested to follow the PR template.
  • Don't forget to look out for Special Instructions that might be mentioned in the issue description. 😉
  • After spending another sleepless night to see your pr getting merged it's enjoy that "I love Programming" feeling! 🤩 🍻

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Get the Dependencies

npm i

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published