Skip to content

EgeOnder/istasyoncikolata

Repository files navigation

istasyoncikolata

Chocolate Station logo

build status contributors contributors

istasyoncikolata is a website for a restaurant/café built with Next.

Table of contents

Getting started

Installation

  • Clone the repository:

    git clone https://github.com/EgeOnder/istasyoncikolata.git
  • Install packages:

    With npm: (the guide will be on pnpm, if you want to continue using npm, you need to figure out the commands yourself)

    npm install

    With pnpm: (preferred, guide will contiune with this)

    pnpm install
  • If you want to build the project:

    pnpm build

Usage

  • Run the project in development mode:

    pnpm dev
  • Force lint the code using eslint:

    pnpm lint

Contributing

Contributions to the project is highly appreciated. If you have any suggestions/questions/requests please consider opening an issue. If you want to contribute to the project, fixing an open issue is greatly recommended and appreciated. To see the all contribution rules please check the contribution rules.

License

This project is licensed under MIT License if you want to see more, please check LICENSE for more information.

Maintainers

Name E-Mail Twitter
Ege Onder [email protected] @EgeOnder23

About

istasyoncikolata is a website for a restaurant/café built with Astro.

Topics

Resources

License

Stars

Watchers

Forks