Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.75 KB

README.md

File metadata and controls

61 lines (35 loc) · 1.75 KB

QuantumCharge - CAT201 Assignment 2

Logo

Welcome to the QuantumCharge website project for Assignment 2!

  • This project is built using React.js with CSS for styling.

  • This project was bootstrapped with Create React App.

Previews

Preview QuantumCharge Website GIF

If the GIF is not displayed, please be patient as it might be loading. The first time loading may take longer than usual.

Deployment

The QuantumCharge website is live and can be accessed at https://jackychung2003.github.io/CAT201-Assignment-2/.

Prerequisites

Before diving into QuantumCharge, make sure you have the following tools set up on your machine:

  • Node.js: Ensure Node.js is installed to empower the project with its runtime environment.

  • Git: Git is essential for version control and repository management.

Installation

To get started, clone this repository:

git clone https://github.com/jackychung2003/CAT201-Assignment-2.git

Navigate to the project directory:

cd CAT201-Assignment-2\quantum-charge-app

Install the necessary dependencies:

npm install

Usage

To run the project, use the following command:

npm start

This will start the development server, and you can view the website at http://localhost:3000 in your browser.

Screenshot

QuantumCharge