Skip to content

Client for the application Helping-you-through made using Nextjs, TailwindCSS and material UI.

Notifications You must be signed in to change notification settings

ujjwalkirti/helping-you-through

Repository files navigation

Helping-You-Through

We are building an application for the fresher students of our Institute that can be help them resolve most of there issues related to books, stationaries, queries, reviews about dormrooms and student chapters, previous year question papers etc.

This is the client for that applciation, built primarily using Next.js

Setting up locally

First, fork and then clone the repo:

git clone https://github.com/<your_username>/helping-you-through-client.git
cd helping-you-through-client

Second, install the required npm packages using your fav package manager, we prefer npm.

lastly, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Learn More

Tech Stack

  • Next.js
  • Tailwind CSS
  • Material UI

Deployed on vercel.

You can check out live deployed site - your feedback and contributions are welcome!

About

Client for the application Helping-you-through made using Nextjs, TailwindCSS and material UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published