Git Product home page Git Product logo

wisefit's Introduction

fitness react web app

😱 Features:

  • 1000s of Exerices with videos
  • Similar Exercises
  • Similar Youtube videos
  • Body Mass Index(BMI) Calculator
  • Exercises Equipment

Used APIs in this react application(Rapid APIs)

create account and get API keys of yours to set in application and create ".env" file in your react folder then paste the following code with your API key

REACT_APP_RAPID_API_KEY = pasteYourAPIKEY
ESLINT_NO_DEV_ERRORS=true

πŸ”‘ APIs

πŸ“š Languages, Frameworks, Platforms and Libraries

HTML5 CSS3 material-ui JavaScript NPM Visual Studio Code React NodeJS React Router

Install fresh react app with create-react-app to install the default packages of react.

Now edit package.json file and replace DEPENDENCIES with the below code to run the error free app

code:

"dependencies": {
    "@emotion/react": "^11.9.0",
    "@emotion/styled": "^11.8.1",
    "@mui/icons-material": "^5.6.1",
    "@mui/material": "^5.6.1",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "react-horizontal-scrolling-menu": "^2.7.1",
    "react-loader-spinner": "^6.0.0-0",
    "react-router-dom": "^6.3.0",
    "react-scripts": "^2.1.3"
  },
  

Then Run this command on your terminal to install these above dependencies:

 npm install --legacy-peer-deps 

OR

 yarn add --legacy-peer-deps

At last run

 npm start

😈 Live Demo

πŸ”Ήconnect with me for more amazing projects:

wisefit's People

Contributors

tranquanglam123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.