Skip to content

igorstajic/TopTalentsOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TopTalentsOnline

React / Node application where you can find IT professionals and contact them. They can see the listing of IT experts categorized by their main skills and subskills.

A visitor can search through the websites and browse developers by categories (e.g. web developer, data developer, mobile developer) and subcategories (React, Angular, Python, Rails, Node.js, Go; Oracle, SQL Server, ETL, Data, Machine Learning; iOS, Android, ...)

API

Requirements

Run MongoDB server using docker-compose

docker-compose up

Installs the dependencies.

npm install

Runs the app.

npm start

Runs jest tests.

npm test

Client

Requirements

  • Node.js LTS

Installs the dependenices.

npm install

Runs the app.

npm start

Runs jest tests.

npm test

Runs e2e tests (cypress js).

npx cypress open

About

React / Express.js example application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published