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.
To run the project please follow the steps below:
- Clone the repository
$ git clone https://github.com/Leg3ndary/APMC.git
$ cd APMC
- Install the dependencies
$ npm install
- Start the development server
$ npm run dev
- Open your browser and navigate to
http://localhost:3000
All contributions are welcome.