Skip to content

Reci-Mania -> a website to find proper recipes based on the ingredient we have.

License

Notifications You must be signed in to change notification settings

Samriddh2703/Reci-Mania

Repository files navigation

Reci-Mania.

Website Demo : Reci-Mania

Prerequisites

  1. Install XAMPP web server
  2. Any Editor (Preferably VS Code or Sublime Text)
  3. Any web browser with latest version

Languages and Technologies used

  1. HTML5/CSS3
  2. JavaScript (to create dynamically updating content)
  3. Bootstrap (An HTML, CSS, and JS library)
  4. XAMPP (A web server by Apache Friends)
  5. Php
  6. MySQL (An RDBMS that uses SQL)

Steps to run the project in your machine

  1. Download and install XAMPP in your machine
  2. Clone or download the repository
  3. Extract all the files and move it to the 'htdocs' folder of your XAMPP directory.
  4. Start the Apache and Mysql in your XAMPP control panel.
  5. Open your web browser and type 'localhost/phpmyadmin'
  6. In phpmyadmin page, create a new database from the left panel and name it as 'recipe'
  7. Import the file 'recipe.sql' inside your newly created database and click ok.
  8. Open a new tab and type 'localhost/foldername' in the url of your browser
  9. Enjoy the project.

About

Reci-Mania -> a website to find proper recipes based on the ingredient we have.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published