Skip to content

Latest commit

 

History

History
176 lines (111 loc) · 4.31 KB

README.md

File metadata and controls

176 lines (111 loc) · 4.31 KB
logo

Know Your Food.. Webapp

📗 Table of Contents

📖 Know Your Food.. Webapp

Know Your Food.. Webapp is a mobile web application to check about a list of foods making use of React and Redux.

🛠 Built With

Tech Stack

Client
Server

Key Features

  • About Foods
  • API DATA
  • News

(back to top)

🚀 Live & Presentation Links

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to run the following commands in your terminal:

  npm start

Setup

Clone this repository to your desired folder:

  git clone git@github.com:mailsg/React-Capstone-Metrics-Webapp.git
  cd React-Capstone-Metrics-Webapp

Install

Install this project with:

  cd React-Capstone-Metrics-Webapp
  npm install

Run tests

To run tests, run the following command:

  npx eslint "**/*.{js,jsx}"
  npx stylelint "**/*.{css,scss}"
  npx hint .

(back to top)

👥 Authors

👤 Sandeep Ghosh

(back to top)

🔭 Future Features

  • Food Community
  • News from all over the world about Food
  • Profile Section

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️. Your support is greatly appreciated! ❤️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this opportunity to build this amazing project. I would also like to thank Nelson Sakwa for the wonderful design template. I would also like to thank my mentors for their guidance and support. Lastly, I would like to thank the open-source community for their contribution to the open-source ecosystem. Without their contribution, creating this project would not have been possible. Thank you all. 🙏

(back to top)

📝 License

This project is MIT licensed.

(back to top)