First, run the development server:
npm run dev
# or
yarn dev
Countdown
To the Nav.tsx
component, change the date string for the countdown to change.
Blog Articles
The medium publication URL can be changed by going to pages/index.tsx
and changing
the feedUrl
prop in
<BlogGrid
feedUrl={'https://medium.com/feed/highstreet-market'}
itemsPerPage={3}
/>
If the medium source is a user, add an @
before the handle.