Skip to content

Jobs seeker sample implemented with React and Typescript within an Hexagonal architecture just for fun

Notifications You must be signed in to change notification settings

xuanxoo/jobs-seeker-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Form

Frontend challenge implemented with hexagonal architecture with React and Typescript.

Requisites

node >= 14

Installation

$ cd api && yarn install

$ cd app && yarn install

Development

$ cd api && yarn start

$ cd app && yarn start

Open http://localhost:3005/ to view it in the browser.

Tests

Unit tests

$ cd app && yarn test

Architecture diagram

HEXAGONAL@2x

UI result

Captura de pantalla 2022-09-09 a las 8 18 14

About

Jobs seeker sample implemented with React and Typescript within an Hexagonal architecture just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published