Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.62 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.62 KB

Project YCRO

Website of Project YCRO (Youth COVID-19 Relief Organization). We are a group of students working to connect hospitals in the DC-Maryland-Virginia region with desperately needed supplies in the wake of the COVID-19 pandemic. Our team is also working on independently producing hospital-approved Personal Protective Equipment (PPE) and other items, with the eventual vision of support healthcare workers during this time of crisis and shortage.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

  1. Install dependencies

    npm install

Running

  1. Start the development server

    npm run dev
    # or
    yarn dev

    Open http://localhost:3000 with your browser to see the result.

    You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

  2. Build for production

    npm run build
  3. Start the production server

    npm run start

Built With

Resources