/responsive-front

This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.

Primary LanguageTypeScript

Welcome to "Better Weigh Inc"

This repo is only used for Open Source Contributing, where people practice their coding skills.

Table of Contents

  1. Introduction
  2. Features
  3. Technologies Used
  4. Installation
  5. Usage
  6. Contributing
  7. License

1. Introduction

"Better Weigh Inc" is a weight management app built using React, designed to help users maintain a healthier lifestyle by tracking their weight and providing useful insights. This app has been developed with a beautiful and intuitive user interface, making it easy for users to interact with the application and track their progress effectively.

2. Features

  • User-friendly and visually appealing UI.
  • Interactive sections to input weight data, view charts, and track progress.
  • Personalized user accounts to save weight history securely.
  • Weight tracking and trend analysis.
  • Daily/Weekly/Monthly weight change visualization.
  • Goal setting and progress monitoring.
  • Tips and suggestions for maintaining a healthy weight.
  • Mobile-responsive design for easy usage on any device.

3. Technologies Used

The app has been developed using the following technologies:

  • React: Front-end JavaScript library for building user interfaces.
  • Redux: State management for predictable state updates.
  • Chart.js: For creating interactive and visually appealing charts.
  • React Router: Handling routing within the app. -TailwindCss: Using for desgin the css.

4. Installation

To run the "Better Weigh Inc" app on your local machine, follow these steps:

  1. Clone this repository to your local machine using the following command: git clone https://github.com/your-username/responsive-front.git

  2. Navigate to the project directory: cd responsive-front

  3. Install the required dependencies using npm (Node Package Manager):

npm install or npm ci

  1. Run the app locally: npm run start

The app should now be running at http://localhost:3000/ in your browser.

5. Usage

Upon launching the app, you can sign up for a new account or log in if you already have one. Once logged in, you can start tracking your weight by entering data in the provided sections. The app will visualize your weight history and provide insights to help you achieve your weight management goals.

6. Contributing

We welcome contributions to improve "Better Weigh Inc." If you find any bugs or have suggestions for new features, please feel free to open an issue or submit a pull request.

##Screenshots

Screenshot 2023-08-01 100329 Screenshot 2023-08-01 100349 Screenshot 2023-08-01 100401

7. License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.