/react_table_with_lerna

Customizing React-Table, uses Lerna for better project management. The frontend uses ReactJS, Babel, Webpack, React-Table, Lerna. Backend is supported by NodeJS, MongoDB

Primary LanguageJavaScript

Job Portal using react-table & lerna

Frontend portal for job listing

Uses react-table and micro-frontend architecture with Lerna

Backend is supported by NodeJS

Usages

npm i

Execute:

BE: node index.js

FE:

lerna run start:dev //Development environment

lerna run start:prod //Production environment

References:

React-Table: https://blog.logrocket.com/complete-guide-building-smart-data-table-react/