Skip to content

Repository files navigation

Pennylane Support

A community-driven support conversations platform for PennyLane quantum computing challenges. Users can browse challenges and participate in discussions to seek help, share knowledge, and collaborate.

Features

  • Browse coding challenges
  • Filter challenges by category
  • Filter discussions by category
  • View and participate in discussions

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Sass

Notes

  • The discussion reply box is UI-only. Submitting posts is not implemented since no API is provided.
  • The focus of this project is on browsing, filtering, and viewing coding challenges and discussions.
  • Full CRUD functionality was considered out of scope given the instructions and the limited time expected for this assessment.

Getting Started

1. Install dependencies

npm install
# or
yarn install

2. Run the development server:

npm run dev
# or
yarn dev

3. Visit http://localhost:3000 to browse the platform.

About

Community-driven support conversations platform for PennyLane

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages