Skip to content

nahuel242/trial-site

Repository files navigation

Trial-site

Trial-site is a React app used for demonstration purposes. It communicates with the trial-backend api to perform operations on persistent datastores.

Installation

Use the package manager yarn to install the site.

yarn install

Deployment

This application is hosted in vercel and it’s configured to continuously deploy new changes in the main branch. The live version of the site can be found at https://trial-site.vercel.app/ Please check Vercel documentation for more details.

vercel-deployment

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Every Pull request creates a preview site that can be accessed from the PR comment section: preview

Please make sure to update tests as appropriate.

License

MIT

Releases

No releases published

Packages

No packages published