Skip to content

This repository contains the frontend for a website aimed at providing information about surplus food from restaurants, cafes, and local food stores. Built using React, Vite, and deployed using GitHub Pages.

Notifications You must be signed in to change notification settings

Turahan-CB23-PS003/frontend

Repository files navigation

Turahan Frontend

About

This repository contains the frontend for a website aimed at providing information about surplus food from restaurants, cafes, and local food stores. Built using React, Vite, and deployed using GitHub Pages.

Status

pages-build-deployment

Deployments

Getting Started

Prerequisites

Ensure Node.js and npm are installed on your computer.

Installation

  1. Clone the repository:

    git clone https://github.com/Turahan-CB23-PS003/frontend.git
  2. Navigate to the project folder:

    cd frontend
  3. Install dependencies:

    npm install

Usage

After installation, run the development server with the command:

npm run dev

Visit http://127.0.0.1:5173/ in your browser to see the application running.

Deployment

To deploy the application to GitHub Pages, run:

npm run deploy

This will build the project and deploy it to the gh-pages branch in your repository.

Built With

  • React - JavaScript library for building user interfaces.
  • Vite - Next-generation frontend development tool.
  • GitHub Pages - Hosting platform for GitHub projects.

About

This repository contains the frontend for a website aimed at providing information about surplus food from restaurants, cafes, and local food stores. Built using React, Vite, and deployed using GitHub Pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages