Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorbravim/norishi
Template page sushi restaurant
https://github.com/victorbravim/norishi
nextjs restaurant sushi tailwind typescript
Last synced: about 1 month ago
JSON representation
Template page sushi restaurant
- Host: GitHub
- URL: https://github.com/victorbravim/norishi
- Owner: VictorBravim
- License: mit
- Created: 2024-05-04T14:55:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T21:56:20.000Z (8 months ago)
- Last Synced: 2024-05-10T22:44:33.316Z (8 months ago)
- Topics: nextjs, restaurant, sushi, tailwind, typescript
- Language: TypeScript
- Homepage: https://norishi.vercel.app
- Size: 25.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍣 Norishi
![image 7](https://github.com/VictorBravim/Norishi/assets/122113588/8c1989f7-b914-4ef0-8bfa-299071002acf)
## 🚀 Overview
This is a website project built with React and Next.js for a sushi restaurant called Norishi. The website features several sections such as homepage, menu, restaurant information, and contact form.
## 📋 Requirements
- Node.js
- npm ou yarn
- react-slick
- React Icons
## 🔧 Installation1. Clone the Repository:
```
git clone https://github.com/VictorBravim/Norishi.git
```2. Navigate to the project directory:
```
cd Norishi
```2. Install Dependencies:
```
npm install
# ou
yarn install
```## 🛠️ Project Structure
- components/: Contains the reusable React components used in different parts of the website.
- pages/: Contains the React pages that are rendered in specific routes.
- public/: Contains static files such as images and fonts.
- styles/: Contains global styles files and Tailwind CSS settings.## 📄 License
- This project is licensed under the [MIT License](LICENSE).