Skip to content

Leg3ndary/APMC

Repository files navigation

APMC

Official website for the 2024 Abbey Park Makers Competition, this event is now complete.

If you would like to join or help with the next event, please join Abbey Park High School's Computer Engineering Club.

Installation

To run the project please follow the steps below:

  1. Clone the repository
$ git clone https://github.com/Leg3ndary/APMC.git
$ cd APMC
  1. Install the dependencies
$ npm install
  1. Start the development server
$ npm run dev
  1. Open your browser and navigate to http://localhost:3000

Contributing

All contributions are welcome.