/hora-test

Hora test web app full stack development.

Primary LanguageJavaScript

hora-test

This is an full stack Tasks web app in which consumers and workers can connect with each others. Consumers can create work and workers can visit those works page and accept or reject that and after work done, workers can mark them as done.

It is developed using MERN(MongoDB, ExpressJS, ReactJS, NodeJS).

Steps to run the application -

  • cd express-server && npm install
  • cd ..
  • cd react-redux-client && npm install
  • cd ..
  • cd express-server && npm start
  • run another terminal and type command cd react-redux-client && npm start
  • Open any browser and type http://localhost:3000/
  • All features are not completed yet.

    Git Repo:https://github.com/sudhir512kj/hora-test.git