Skip to content

WebClub-NITK/connect-client

Repository files navigation

connect-client

client side application for Connect: A platform to encourage informal connections and knowledge sharing.

This project was created using create-react-app

Setup Instructions

  1. Clone the repository
  2. Add server URL in ./src/service/config.js
  3. Run npm install

Available Scripts

In the project directory, you can run:

npm start

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.