Skip to content

robertjk/hire-me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recruitment Task for Famly

Requirements

Node and npm.

Setup

  1. Run npm install to install dependencies.
  2. Run npm start to run the development server with the application.
  3. Now you can interact with the application on http://localhost:3000 in your web browser.

Comments

  • The project is a React single-page application
  • All the source code is located in src/ directory
  • User interface is separated into few components
  • The logic to interact with API is a separate layer located in src/api/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • CSS 16.3%
  • HTML 12.4%