Skip to content

This is project where you can make a book list. Make author and add books to particular author. I make this for project for learning GraphQL.

Notifications You must be signed in to change notification settings

praveen-me/booksafe-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Safe

This is a simple project helps a user to create a book safe according to a specific author. The main purpose to build this project to learn graphQL and make a graphQL API.

Get Started with project.

This project contains two folder 1.client and 2. server. Both server are going to run on different ports.

  • Clone the repo by running git clone https://github.com/praveen-me/booksafe-graphql.git.
  • Start client port by running cd client && npm i && npm start.
  • Start server port by running cd server && npm i && npm start.

Tech Stack Used

  • React
  • SASS
  • MongoDB
  • Node
  • Express
  • GraphQL (Frontend -> react-apollo, Backend -> express-graphql)

About

This is project where you can make a book list. Make author and add books to particular author. I make this for project for learning GraphQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published