Skip to content

willswats/the-stuffed-potato

Repository files navigation

The Stuffed Potato

An example website for a takeaway restaurant.

Table of Contents

General Information

During work experience, a local takeaway restaurant needed a new website, therefore, I was tasked with building an example of what it could look like. It was built within one week and it was the first time that I used Next.js.

The menu data is separate from the JSX, therefore, the data could be easily replaced with data from an API. The MenuList component is dynamic and populates itself depending upon the amount of data provided to it by utilising JavaScript's map() method.

Install

  1. Install pnpm.
  2. cd to this projects' directory.
  3. Run pnpm install to install the projects' dependencies.
  4. Run pnpm dev to run the server locally.

Acknowledgements

The SVGs are from svgrepo and Remix Icon.

The images are from Unsplash:

About

An example website for a takeaway restaurant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors