WeConnect provides a platform that brings businesses and individuals together. This platform creates awareness for businesses and gives the users the ability to write reviews about the businesses they have interacted with.
Technologies
- HTML5
- CSS3
- Javascript
- Nodejs
- ExpressJs
- ReactJs
https://godwinekuma.github.io/we-connect/
https://geo-we-connect.herokuapp.com/api-docs/
- Create a parent folder on your system
- Clone repo.
$ git clone https://github.com/GodwinEkuma/we-connect.git
- Instll all dependencies
$ npm install
- Start the server
$ npm start
- Run Tests
$ npm test