Skip to content

An example gatsby app showcasing how a listing app can be made using gatsby

License

Notifications You must be signed in to change notification settings

jaisontj/gatsby-listing-example

Repository files navigation

This is a dynamic web app which shows a list of products with pagination and creates a detailed page for each of the products listed.

You can find an exhaustive tutorial to how this app was made here.

Pre-requisites

Ensure that you have the gatsby-cli installed. If not, you can install it by running the following in your command shell $ npm install --global gatsby-cli

Running locally

Run the following command in your root project directory.

$ gatsby develop

Your app will be running at http://localhost:8000

About

An example gatsby app showcasing how a listing app can be made using gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published