/moonstone

:full_moon: Badge Platform Web App for SEI @ University of Minho

Primary LanguageJavaScriptMIT LicenseMIT

Moonstone

A gem isn't complete without another

Netlify Status Semaphore CI

⚠️ Warning

This project is deprecated. Its functionality was integrated into the main frontend codebase.

About Moonstone

React Web App for the Badge Platform for CeSIUM's Computer Engineering Week event.

This is a collaborative project alongside the Safira backend platform.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Installing Yarn dependecies.

yarn install

Development

Starting the development server.

yarn start

Running tests.

yarn test

Deployment

Bundling the app into static files for production.

yarn build

Contributing

Please read CONTRIBUTING and CODE_OF_CONDUCT for details on our code of conduct and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE file for details.