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.
- Host: GitHub
- URL: https://github.com/sravantp7/sushi-website
- Owner: sravantp7
- Created: 2023-05-25T06:01:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T09:57:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T12:24:11.297Z (about 1 year ago)
- Topics: animation, bem-css, css, html, responsive
- Language: CSS
- Homepage: https://my-sushi-store.vercel.app
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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



## 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