Skip to content

amichaelgrant/werk

Repository files navigation

we-werk

We-Werk hack in React & Nodejs An attempt to replicate the front facing layer of werk.com aka saywerk.com in NodeJs and React in a couple of hours from scratch.

To run the server in dev, do following command at root of application folder:

npm start

To run the background work, used for processing heavy executions in the background, do:

npm run-script worker

ToDo

  • Do data validation
  • Implement React components for the two classes of users(Job seekers & Job posters)
  • Whatever else is needed

About

Werk hack in React & Nodejs

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages