Skip to content

This repository contains the code for the project F.Fit, which is being used for submission in the roc8 cohort. All the code is being written by Shrey Makwana, only some readme updates were made by Virag Patel.

Notifications You must be signed in to change notification settings

Mr-Developer2204/F-Fit-T

Repository files navigation


Logo

FFit

Keeps you Financially Fit.
View Demo ·

About The Web Project

A web application that helps you manage your money easily. It is a tool that helps you create and manage your monthly budgets without any hassle. User can keep track of different stocks with the help of beautiful graphs. ReactJs is used for Front-End dev. And FireBase for database and authentication.

Built With

Getting Started

  1. Clone the repo

    git clone https://github.com/Mr-Developer2204/F-Fit-T.git
  2. Install NPM packages

    npm install
  3. Create firebase app & get API keys from https://firebase.google.com/

  4. Enter your API in firebase.js

    const firebaseConfig = 'ENTER YOUR API';
  5. In the project directory, you can run:

  • npm start

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

    The page will reload if you make edits.
    You will also see any lint errors in the console.

  • npm test

    Launches the test runner in the interactive watch mode.
    See the section about running tests for more information.

  • npm run build

    Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance.

    The build is minified and the filenames include the hashes.
    Your app is ready to be deployed!

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Checkout my more projects at <a href="https://github.com/Mr-Developer2204>View Project

About

This repository contains the code for the project F.Fit, which is being used for submission in the roc8 cohort. All the code is being written by Shrey Makwana, only some readme updates were made by Virag Patel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published