Skip to content

soulforger1/BookReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I worked on -Book Review- site as side project to learn more about graphql & mongoDB

Front-end:

  • Used ReactJs with Tailwind in order to fast development.

  • If you want run on your computer you can start locally by running this command from front-end folder.

       yarn start or npm start

Most challenging part of front-end was using apollo for send request to graphql server

Back-end:

  • Used Express & Graphql with mongoDB as database.

  • You can start server by this command.

       yarn start or npm start

I gained lot of experience about how to connect mongodb with graphql and express. I really liked Graphql i think i will use this on many other projects 😄. On front-end i tried tailwind because of many people says that how amazing this library is.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages