anicmarko9 / responsive-front

This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.
https://task-better-weigh.netlify.app/
8 stars 39 forks source link

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

3. Technologies Used

The app has been developed using the following technologies:

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.