Skip to content

Responsive web app that returns possible structures isomers for an organic molecule.

Notifications You must be signed in to change notification settings

opatiny/react-mol-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-mol-structures

Created using react-create-app.

Responsive web app that returns possible structural isomers for an organic molecule.

Dependencies

  • react-mf: To have formatted molecular formula
  • react-ocl: To draw molecular structures from idCode
  • openchemlib: Dependency of react-ocl which has to be installed by hand
  • react-router-dom: Clickable links between pages

Building the project with relative paths

For the project build to work when it is launched from Live Server, you have to add this line at the first level of package.json:

  "homepage": "./",

GitHub workflows

We use github workflows to publish the app on github pages.

About

Responsive web app that returns possible structures isomers for an organic molecule.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published