Skip to content

HaciKale/hire-me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Interested in working for Famly?

I AM VERY INTERESTED! 😍

How to get started

  • download the project
  • use termninal for next steps, you are gonne need NPM installed.
  • cd hire-me/haci
  • npm i;
  • npm run dev;
  • it should be working, if it doesn't call support on (insert my number).

some of my decisions:

  • I usually do the components folders, I like to have everything related gathered in the same place
  • I like to do themes usually so I like the use of css-variables
  • I would have used a state-manager but I wanted to do as much possible in as little time as possible, so did not get to add that.
  • I would have gone deeper with the Types if I had the time
  • Pagination is done with react hooks but maybe it would have been better with search params

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • SCSS 14.5%
  • JavaScript 8.4%
  • HTML 3.6%