Skip to content

dalmia007/nutri-fit-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutri Fit is a nutrition tracking app that helps users calculate the amount of macros and calories from the food consumed.

Screenshots

Getting started

  1. Clone the repo
git clone https://github.com/dalmia007/nutri-fit-client.git
cd client
  1. Go to the client directory
cd client
  1. Install dependencies
npm install
  1. Go to (https://developer.edamam.com/food-database-api) and create an account of your choice to obtain the APP_KEY and APP_ID. After that create a .env file in the root folder and paste the keys in the following format:
REACT_APP_API_KEY = Your App Key
REACT_APP_APP_ID = Your App ID
  1. Start development server
npm start

Built with

  • React - Front end library for building user interfaces
  • Material UI - React components for faster and easier web development.
  • Love, lots of love ♥

Contributing

Improvements are welcome :)

Fork the repo and do your thing. Push to your fork and submit a pull request.

Author

Anurag Dalmia - Github - LinkedIn

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published