crazieeKinG / Allergies-management-system-frontend

Backend repo at: https://github.com/crazieeKinG/Allergies-management-system-backend

Home Page:https://ams-frontend.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Allergies management system front-end application. It provides user interface (UI) to manage users and allergies information.

How to run?

  • Clone this repository.
  • Install all the dependencies using yarn or npm install.
  • Start the server using yarn start or npm run start.
  • Server will be started on port 3001: http://localhost:3001/

Available Scripts

In the project directory, you can run:

npm start or yarn start

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

npm run build or yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Backend repo at: https://github.com/crazieeKinG/Allergies-management-system-backend

https://ams-frontend.netlify.app/


Languages

Language:TypeScript 97.6%Language:HTML 1.8%Language:CSS 0.6%