Skip to content

The frontend for a Notice Board web app for IT Companies posts using web-scraping.

Notifications You must be signed in to change notification settings

HartaIT/frontend-web

Repository files navigation

HartaIT Frontend

Screenshots

Coming soon...

Introduction

One day, we were looking for internships and hackathons, and found it fascinating how hard it is to find them, mostly because you are kinda looking for a needle in a haystack.
So we decided to create this project so that we, as well as other people can find contents/internships/hackathons/workshops much faster.

Requirements

You should have npm installed (we recommend using nvm)
We also recommend using pnpm

Technologies used

React w/ TypeScript
Vite
Tailwind CSS
Headless UI
MUI Core
Supabase

Installation & Running

PNPM (what we use & recommend):

pnpm install
pnpm dev

YARN:

yarn install
yarn dev

NPM:

npm install
npm run dev

Maintainers

About

The frontend for a Notice Board web app for IT Companies posts using web-scraping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published