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
- Host: GitHub
- URL: https://github.com/marcusal/noya-sushi
- Owner: MarcusAl
- Created: 2021-07-21T14:51:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-17T14:23:55.000Z (almost 5 years ago)
- Last Synced: 2023-09-04T20:04:37.662Z (over 2 years ago)
- Topics: internal-api, node-js, nodejs, nodemon, ui
- Language: JavaScript
- Homepage: https://noya-sushi.herokuapp.com/
- Size: 1.57 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README






# Noya Sushi SPA
### View in browser
[Live](https://noya-sushi.herokuapp.com/)
Page may take some time to load...
### 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.