client side application for Connect: A platform to encourage informal connections and knowledge sharing.
This project was created using create-react-app
- Clone the repository
- Add server URL in
./src/service/config.js
- Run
npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.