HartaIT / frontend-web

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 97.3%Language:JavaScript 1.3%Language:HTML 1.1%Language:CSS 0.2%