Skip to content

Product developer work samples - Node.js variant

License

Notifications You must be signed in to change notification settings

Carkib/ws-product-nodejs

 
 

Repository files navigation

This is quick Front-End only implementation of ws-product-nodejs

Start Server

  1. Clone this repository
  2. Install Node.js dependencies $ npm install
  3. Set environment variables for the postgres databse in the .env file
  4. npm start

Start Client

  1. go to the client folder (cd /client)
  2. npm install
  3. Set environment variables REACT_APP_GOOGLE_MAP_API_KEY given by email in the .env
  4. npm start

About

Product developer work samples - Node.js variant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • HTML 6.0%
  • CSS 1.4%
  • Dockerfile 0.6%