/Terisoft_frontend

It is a BMI Calculator web application which is deployed on netlify.com

Primary LanguageJavaScript

BMI Calculator

It is a BMI Calculator web application which is deployed on netlify.com

Tech Stack

  • React js
  • Redux
  • Thunk
  • react-router-dom
  • Chakra UI (css library)

Demo

Click below to check live application

LIVE

Features

  • Signup Page

Signup

  • Login Page

Loginv

  • Home Page

Home

  • History Page

History

  • Profile Page

Profile

Run Locally

Clone the project

  git clone https://github.com/PrasadK05/Terisoft_frontend.git

Go to the project directory

  cd client

Install dependencies

  npm install

Start the server

  npm run start

Related

Checkout backend repo

Backend Repo

Authors