Skip to content

A simple course catalog browser experience built using the Purdue.io API

License

Notifications You must be signed in to change notification settings

Purdue-io/Browser

Repository files navigation

Purdue.io Browser

This is a simple web app to demonstrate how to leverage the Purdue.io API to create an experience for browsing course catalog data.

A public instance is available at purdue.io.

Building and Running

Simply restore npm packages and run npm run dev to start a local instance accessible at http://localhost:5000/ by default.

npm install
npm run dev

About

A simple course catalog browser experience built using the Purdue.io API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published