Free Code Camp's Back End Project
Live: https://booksy.now.sh
GraphQL Playground: https://booksy.now.sh/graphql
-
I can view all books posted by every user. ✔
-
I can add a new book. ✔
-
I can update my settings to store my full name, city, and state. ✔
-
I can propose a trade and wait for the other user to accept the trade. ✔
> git clone https://github.com/anya92/booksy
> cd booksy
> yarn install
> yarn dev
- React
- GraphQL
- Google Authentication with Passport
- Apollo Server and Apollo Client
- MongoDB
- Styled Components
- Material UI