Skip to content

muthash/we-connect-react-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Maintainability

WeConnect

This web application consumes the we-connect-flask-backend, 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 log in to it.
  • Register, update and delete a Business.
  • View all Businesses.
  • View a Business profile.
  • Post Reviews to a business.
  • View all Reviews for a business
  • Reset a user's password
  • Search and filter businesses

Prerequisites

  • Latest version of Node and NPM
  • React

Important Links

Installation

1. Clone the GitHub Repository.

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

 
 
 

Contributors