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

https://github.com/sravantp7/sushi-website

A Sushi store webiste using HTML and CSS only.
https://github.com/sravantp7/sushi-website

animation bem-css css html responsive

Last synced: 7 months ago
JSON representation

A Sushi store webiste using HTML and CSS only.

Awesome Lists containing this project

README

          

# Sushi Store

## About
A Sushi Store website using HTML and CSS (using Vite) with responsiveness and animations.

## Installation

1. Clone the repository

```bash
git clone https://github.com/0xSravan03/sushi-website.git
cd sushi-website
```
2. Install dependency

```bash
npm install
```
## Run development server
```bash
npm run dev
```
Open http://localhost:5173 with your browser to see the result.

## Demo

https://my-sushi-store.vercel.app/

## Screenshots

![Sushi1](./screenshots/sushi-1.png)

![Sushi2](./screenshots/sushi-2.png)

![Sushi3](./screenshots/sushi-3.png)

## My Learnings

1. Setup a Nextjs 13 project with typescript
2. Use new app router feature
3. Client side components & Server side components
4. CSS Bem naming