ridays2001 / medicare-client

The front end for our college mini project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medicare - Client

The frontend part of our college mini project.

How to use:

  • Install Node - https://nodejs.org/en/
  • Open your terminal and navigate to the project folder.
  • Use npm install to install the dependencies.
  • Use npm start and wait for the client server to start.

The Complete Stack

  • Node v15 and Typescript - Required for building and running the project.
  • Spring API - The main spring backend api.
  • Email API - An express api to send emails for verification mail and password reset.
  • Interim API - An express api to act as a middleman between the client and the main api.
  • TSX Client - A react-based front-end client. (This Project)

© Riday 💙

About

The front end for our college mini project.

License:MIT License


Languages

Language:TypeScript 96.9%Language:CSS 2.2%Language:HTML 0.9%