GammaMicrowave / Forum-Frontend-Web

The frontend repository for the Forum Web App designed for the students of IIITA to ask questions, doubts and share their experiences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forum-Frontend-Web πŸ•ΈοΈ

This is the frontend of the Forum Web App. 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.

Built With πŸ› οΈ

Contribution Guidelines βš–οΈ

  1. 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. πŸ’ͺ
  2. 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. ✍️
  3. 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. πŸ‘¨β€πŸ’»
  4. 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. πŸ“
  5. Don't forget to look out for Special Instructions that might be mentioned in the issue description. πŸ˜‰
  6. After spending another sleepless night to see your pr getting merged it's enjoy that "I love Programming" feeling! 🀩 🍻

Getting Started πŸš€

Get the Dependencies

In order to run this app, you will need to have npm or yarn installed on your local machine. You can download npm from here and yarn from here.

Then, run the following command to install all the dependencies: npm install or yarn install

Run the development server:

npm run start or yarn start

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

Learn More πŸ“š

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

React.js Documentation- learn about React.js features and API.

Learn React.js - an interactive React.js tutorial.

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

About

The frontend repository for the Forum Web App designed for the students of IIITA to ask questions, doubts and share their experiences.

License:MIT License


Languages

Language:JavaScript 94.4%Language:HTML 3.0%Language:CSS 2.6%