/devConnector

A React/Redux level up application to enable developers to connect with each other and share work.

Primary LanguageJavaScript

devConnector

A React/Redux level up application to enable developers to connect with each other and share work. A level up application implemented using React/Redux and Node.

To get started, clone https://github.com/Mutuba/devConnector.git

Make sure you Node installed if not visit https://nodejs.org/en/ and download for your OS.

cd decConnector and run npm i. cd into client and npm i Type cd .. to go back devConnector directory

run npm run dev to start both server and client concurrently

The command will open up the client on localhost:3000/

Good luck and enjoy the app.