A dynamic single-page application with GraphQL and a minimalist design.
You can checkout a static version of this project hosted on GitHub Pages using this link.
To run this project locally you'll need to:
-
Install Node.js v14 or higher
-
Run this GraphQL endpoint
-
Within the root folder, setup this code with:
npm install
npm start
-
Open http://localhost:3000 to view it in your browser.
Technologies used in this project: