Skip to content

WeConnect provides a platform that brings businesses and individuals together by creating awareness for businesses and giving the users the ability to write reviews about the businesses they have interacted with.

License

Notifications You must be signed in to change notification settings

miritih/WeConnect-Reactjs

Repository files navigation

Coverage Status Build Status

WeConnect

WeConnect provides a platform that brings businesses and individuals together by creating awareness for businesses and giving the users the ability to write reviews about the businesses they have interacted with.

The React version of WeConnect will consume the WeConnect Flask api, creating ui interfaces for the user to interact with the api

Prerequisites

Make sure you have the followings installed.

  • Nodejs
  • npm

Technologies used

  • React
  • Redux

Backend API

This app consumes a Weconnect Flask Api, hosted here:

Tools used

This front end application used:

  • React
  • create-react-app to bootstrap react application
  • Redux

Set up the environment

Assuming that you have any NodeJS and any package manager(among yarn, npm or npx) installed:

Clone the repository

git clone git@github.com:miritih/WeConnect-Reactjs.git
cd WeConnect-Reactjs

Install the packages

npm install

Run the application

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Test the application

npm test

Author

Eric Mwenda

License

MIT License

About

WeConnect provides a platform that brings businesses and individuals together by creating awareness for businesses and giving the users the ability to write reviews about the businesses they have interacted with.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published