An open API service indexing awesome lists of open source software.

https://github.com/marcusal/noya-sushi

Sushi Restaurant SPA with internal API, internal server, and creative UI elements. Fully built with Node.js
https://github.com/marcusal/noya-sushi

internal-api node-js nodejs nodemon ui

Last synced: 29 days ago
JSON representation

Sushi Restaurant SPA with internal API, internal server, and creative UI elements. Fully built with Node.js

Awesome Lists containing this project

README

          

![Name](https://img.shields.io/badge/Marcus-Developer-red?style=for-the-badge)
![Issues](https://img.shields.io/github/issues/marcusal/noya-sushi?style=for-the-badge)
![Followers](https://img.shields.io/github/followers/marcusal?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/marcusal?style=for-the-badge)
![Pull Requests](https://img.shields.io/github/issues-pr/marcusal/noya-sushi?style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/marcusal/noya-sushi?/main?style=for-the-badge)

# Noya Sushi SPA

### View in browser
[Live](https://noya-sushi.herokuapp.com/)


Page may take some time to load...

### Screenshot
Screenshot

## Built With

- Node.js
- HTML
- CSS

## Authors

👤 **Marcus**

- GitHub: [@marcusal](https://github.com/marcusal)

## Description

- This project is a simple application for a fictional sushi restaurant.
- I created an internal API to handle the current list of menu items. Hopefully full CRUD actions can be added at a later point.
- I chose to create an internal server, without any 3rd party dependencies, to practice and gain some insight into creating simple servers from scratch.

## Prequisites

- Node.js
- NPM

An internet browser, and a desktop PC or Mac

## Usage

- Visit the website
- Click on each leaders image to gain an insight into the leader types

## Deployment

- Run Npm install from the command line
- Run Npm start
- Visit localhost/5000
- Enjoy!

## Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/marcusal/noya-sushi/issues)

## 📝 License

This project is [MIT](LICENSE) licensed.