Skip to content

cosmas28/business-connect-frontend

Repository files navigation

Build Status Coverage Status Codacy Badge Maintainability

WeConnect(Front-end)

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. Click WeConnect to view it remotely

Requirements

For development, you will need the server-side and Node.js installed on your environement.

Server-side repository

Click server-side repo view it's repository.

Server-side heroku

Click server-side to view server-side documentation.

Node

Node is really easy to install & now include NPM. You should be able to run the following command after the installation procedure below.

$ node --version
v8.94

$ npm --version
v5.6.0

Install

$ git clone https://github.com/cosmas28/business-connect-frontend.git
$ cd business-connect-frontend/weconnect
$ npm install

Start and watch

$ npm start

Simple build for production

$ npm run build

Test

$ npm test 
$ npm test -- -u

Acknowledgements

  • Medium, hackernoon and scotch blog tutorials.

About

WeConnect Front-end is implemented using React js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published