Skip to content

ebs-integrator/ebs-fe-internship-test-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Companies Aggregator App

You need to create an application that allows to user search companies and show companies information.

Technologies:

  1. ESLint + Prettier
  2. NextJS
  3. React
  4. React Hooks
  5. Typescript
  6. Axios
  7. SASS

Todo:

Markup:

  1. Create main page when user will be able to search companies (design, design 2)
  2. Create page with found companies (design)
  3. Create page with company's profile (design)
  4. Make it mobile friendly (responsive)

Business logic:

  1. Search companies using https://app.informer.md/api/public/search?page=1&per_page=5&company_name=INPUT-VALUE
  2. Show all found companies https://app.informer.md/api/public/search?page=CURRENT_PAGE&company_name=INPUT_VALUE
  3. Show company's profile https://app.informer.md/api/public/company?slug=COMPANY_SLUG

The screens with pages are not just example, make your pages similar as possible.

Design Source

About

The test for Intership Javascript Developer (React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published