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, ...)
- Node.js LTS
- Docker and docker-compose: https://docs.docker.com/compose/install/
docker-compose up
npm install
npm start
npm test
- Node.js LTS
npm install
npm start
npm test
npx cypress open