Skip to content

thegeektets/ilara-health-react

Repository files navigation

ilara-pharmacy-react

This is a react project for a pharmacy checkout ui

App Structure

The application is structured by features, each feature having its own directory that contains the React components, actions, and reducers related to that feature.

Pages

  • /inventory : Inventory page, it shows the list of items
  • /orders : Orders page, it shows the list of orders
  • /customers : Customers page, it shows the list of customers
  • /login : Login page

Libraries

This project uses the following libraries:

react-router for handling routing and navigation. redux or mobx for managing the state of the application.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

react ui for ilara pharmacy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published