Skip to content

A react.js based frontend application for connecting with friends

Notifications You must be signed in to change notification settings

Honrao-Akshata/socialNetworkingSiteFrontEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Networking Site Front End

This project was bootstrapped with Create React App.

Requirements

  • Node 10
  • Git

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/Honrao-Akshata/socialNetworkingSiteFrontEnd
cd socialNetworkingSiteFrontEnd
npm install

Steps to deploy application locally

Step 1: Create .env file in root directory

Step 2: Open .env and inject your credentials so it looks like this


REACT_APP_API_URL= http://localhost:8080


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 test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

Application Screenshot

Demo

About

A react.js based frontend application for connecting with friends

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published