Skip to content

Code-To-Give-Team14/code-to-give

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code To Give Hong Kong Team 14

Instructions to run:

Prerequisites

  • Node.js version 14.x or higher
  • npm version 6.x or higher

Installation

  1. Clone the repository:
    git clone https://github.com/Code-To-Give-Team14/code-to-give.git
    
  2. Navigate to the project directory:
    cd code-to-give/frontend
    
  3. Install the dependencies:
    npm install
    

Running the Application

  1. Start the server:
    npm run dev
    
  2. Open a web browser and navigate to http://localhost:5173 to access the application.

Notes

  • The user interface is still under development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published