Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 785 Bytes

Livraria e Papelaria Espaço Webstore

This repo contains the source code for the Livraria e Papelaria Espaço's Webstore.

Technology Stack

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.

Contribute

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

Documentation on how to setup the project locally, as well as deploying it, can be found on the docs folder.