Skip to content

Sothis-baka/Share_here_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Share here

Author

Sothis-baka

Description

An online forum. (the code in this repository is for front end)

Backend

Apollo server (GraphQL)

Frontend

React.js, Apollo client

Deployment

Client deployed at Heroku

Server deployed at Heroku

Demo

desktop

desktop_1

desktop_2

desktop_3

mobile_1

mobile_2

mobile_3

Usage

Clone the repo

git clone https://github.com/Sothis-baka/Share_here_client.git

You need to first set up backend Uri in .env file

REACT_APP_Server_Uri = "https://*****.com"

Run

npm start

Then go to localhost:3000. React app is running there.

Source code

client

server

Version

2.10.0

Last update

10/7/2021