This repo contains the source code for the Livraria e Papelaria Espaço's Webstore.
The backend is built using Strapi. The GraphQL API is used most of the time from the frontend, and the data is stored in a MongoDB database.
For the frontend, NextJS was used, along with the Material-UI design library.
Feel free to open issues if you find any bugs or want to suggest an improvement.
If you have the knowledge to do so, you can also open a pull request to fix some issues!
Documentation on how to setup the project locally, as well as deploying it, can be found on the docs folder.