- HubPoint is Customer relationship management (CRM) website that provides app services, marketing and ad tools for the website which will divert traffic.
- HTML
- CSS
- React Js
- Redux
- Thunk
- MongoDB
- Express Js
- Node Js
- Passport Js
- OAuth
- JWT
If you want to run project in your local machine
- Clone respository
- Open code in VS code
- Run command
npm install
- Initialize the server by writing
npm start
on Terminal