Skip to content

ankkitsharma/help-center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Help-Center

A full-stack website with search and filtering functionality for help cards, built using Nextjs and Express.

Overview

Help-Center is a highly customizable help center application built with Next.js and React. It features a modular design, allowing you to easily search and filter between various help cards.

Website Link

https://help-center-mauve.vercel.app/

Github Link

https://github.com/ankkitsharma/help-center/

Features

  • Hero component with search bar for filtering between help cards.
  • Built with Next.js and React for fast and efficient rendering
  • Responsive design for optimal viewing on desktop and mobile devices
  • Easy to customize and extend with new features and functionality
  • Api routes for getting all cards, a specific card and creating a card.
  • Showcased the use of React Query for efficient data fetching and caching from the API.

Built With

  • Next.js (https://nextjs.org/) - A popular React framework for building server-side rendered (SSR) and statically generated websites and applications.
  • TypeScript (https://www.typescriptlang.org/) - A typed superset of JavaScript that compiles to plain JavaScript.
  • React Query (https://tanstack.com/query/latest) - Powerful asynchronous state management for TS/JS, React, Solid, Vue, Svelte and Angular.
  • Express (https://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js
  • Node.js (https://nodejs.org/en) - Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

Getting Started

To get started with Help-Center, follow these steps:

Screenshots

image image image image

About

Search and filter help cards using react query and express.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published