A single page front-end UI mockup for a restaurant cafe in Singapore.
Here is a live demo of the website
- Install the Gatsby CLI
npm install -g gatsby-cli
- Create a new Gatsby site from your CLI:
gatsby new <site-name> https://github.com/soniasusanto/sunset-railway-cafe
- Start the site:
cd <site-name> npm install gatsby develop
Edit gatsby-config.js
to put up your details.
This website utilized the gatsby-starter-cafe as a starting point. If you find any bugs, feel free to create an issue or pull request!
Thanks for dropping by!