This is a web application that consumes the WeConnect API, a platform that brings businesses and individuals together. This platform creates awareness for businesses and gives the users the ability to:
- Register an account and Login into it.
- Register, Update and delete a Business .
- View all Businesses.
- View a Business profile.
- Post Reviews to a business.
- View all Reviews to a business
- Reset a users password
- Search and filter businesses
- Latest version of Node and NPM
- React
use npm or yarn using npm
$ npm install
using yarn
$ yarn install
using npm
$ npm start
using yarn
$ yarn start
using npm
$ npm test -- -u --coverage
using yarn
$ yarn test -- -u --coverage
- Steve Muthama - muthash