Skip to content

wc_react is a react web application that consumes the WeConnect API

Notifications You must be signed in to change notification settings

muthash/weConnect-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Maintainability

WeConnect

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

Prerequisites

  • Latest version of Node and NPM
  • React

Important Links

Installation

1. Clone the Github Repositorty'

use npm or yarn using npm

  $ npm install

using yarn

  $ yarn install

2. Run the Application

using npm

    $ npm start

using yarn

    $ yarn start

3. Running the Tests

using npm

     $ npm test -- -u --coverage

using yarn

    $ yarn  test -- -u --coverage

Authors

About

wc_react is a react web application that consumes the WeConnect API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published