Skip to content

A mobile and web application using react, react-native for front-end and graphQL api for backend

Notifications You must be signed in to change notification settings

rajkharvar/react-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Full Stack Application

A full stack application made using React, React-Native, Express, GraphQL, MongoDB, Apollo

frontend

  • React
  • React-Native
  • React-Apollo

backend

  • GraphQL
  • MongoDB
  • Express

start server

    cd server
    npm start

This will start server at port 4000

start client-side server

    cd client
    npm start

This will start client-side server at port 3000

About

A mobile and web application using react, react-native for front-end and graphQL api for backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published