Skip to content

rifkiandriyanto/experiment-musicql-learn-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Album List GraphQL React Application

Description 📋

A demo app for using Express, GraphQl, Appollo Client with React and MongoDB

GraphQL App DEMO

Installation 🔧

  • Clone this repo by running git clone git@github.com:rifkiandriyanto/experiment-musicql-learn-graphql

Server setup

  • cd server
  • npm install
  • nodemon app
  • GraphQL will be availabel at localhost:4000/graphql

NOTE: Start from your root directory

Client setup

  • cd client
  • npm install
  • npm start
  • Client will be available at localhost:3000

NOTE: Start from your root directory

Built With ⚡

  1. Node
  2. Express
  3. GraphQL
  4. mongodb
  5. React
  6. Appollo Client

License

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published