Skip to content

SPA to create and manage employees, built with React, Tanstack, React Aria, PandaCSS

Notifications You must be signed in to change notification settings

Zuruuh/hrnet

This branch is 19 commits ahead of OpenClassrooms-Student-Center/P12_Front-end:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

679aa0d · Apr 5, 2024

History

26 Commits
Jan 28, 2024
Apr 5, 2024
Jan 28, 2024
Apr 5, 2024
Apr 5, 2024
Mar 27, 2024
Apr 5, 2024
Apr 2, 2024
Apr 2, 2024
Apr 5, 2024
Apr 5, 2024
Apr 3, 2024
Jan 29, 2024
Jan 29, 2024
Jan 28, 2024
Mar 27, 2024

Repository files navigation

HRNet

Requirements

You will need either bun v^1.1 or node v^20.12

Setup

git clone git@github.com:Zuruuh/hrnet.git
cd hrnet

Start dev server with Bun

bun install
bun run dev

Start dev server with node

npm install
npm run dev

About

SPA to create and manage employees, built with React, Tanstack, React Aria, PandaCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.9%
  • CSS 22.9%
  • JavaScript 8.1%
  • HTML 4.1%