Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PizzaTool authored Aug 7, 2024
1 parent 4adba16 commit f8ed976
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1 @@
# PizzaChrome Website

Welcome to the official repository of the PizzaChrome website. This project is built using Next.js and showcases the features and capabilities of the PizzaChrome browser extension.

## Table of Contents

- [Features](#features)
- [Getting Started](#getting-started)
- [Development](#development)
- [Deployment](#deployment)
- [Contributing](#contributing)
- [License](#license)

## Features

- Responsive design for optimal viewing on various devices
- Multilingual support (English and Chinese)
- Interactive demos of PizzaChrome features
- Fast, static site generation with Next.js

## Getting Started

To get a local copy up and running, follow these steps:

1. Clone the repository:

`git clone https://github.com/pizzatool/pizzachromewebsite.git`

3. Navigate to the project directory:

`cd pizzachromewebsite`

4. Start the development server:

`npm run dev`

5. Open [http://localhost:3000](http://localhost:3000) in your browser to view the site.

0 comments on commit f8ed976

Please sign in to comment.