Skip to content

OQPH-Web-Projects/OQPH-Main-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


OneQuantum Philippines
OneQuantum Philippines

onequantum.ph is the official website for the Quantum Computing Society of the Philippines, a Nonprofit Organization aiming to empower Filipino talents in Quantum Science and Technologies.

DevelopmentTech stackContact UsLicense

Prerequisites

Development

To run this project locally with both the backend and frontend servers, follow these steps:

# Clone this repository
$ git clone https://github.com/OneQuantumPH/OneQuantum-Philippines.git

# Navigate into the project directory
$ cd OneQuantum-Philippines

# Install dependencies
$ npm install

# Start the backend server (Open a new terminal window or tab, then navigate to the backend folder and start the backend server)
$ cd backend
$ node server.js

# Start the development server (In another terminal window or tab, ensure you're in the main project directory and start the development server)
$ npm start

Tech stack

Project Home Page
Express https://expressjs.com/
React https://reactjs.org/
Node https://nodejs.org/en
Deployed with Vercel https://vercel.com/

Contact

For any questions, please contact us through this form.

License

This project is licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Contributors 7