/Food-Blog

Demo link - https://youtu.be/PRHLVH_hS3I

Primary LanguageJavaScript

✨Food Blogs WebApp✨

  • What our WebApp does?

Food blogs are generally written by food enthusiasts often referred to as a “foodies”.Our web app provides a platform for food bloggers and travelers to showcase their authentic recipes and food images to spread among the community. Screenshot 2022-10-13 021710

This WebApp is made with use of Altogic BaaS (Backend-as-a-service).

About Altogic

1_78bvYEu_tRdGOBgMXmRNJw@2x

  • Altogic is a backend as a service platform, enabling developers and businesses to design, deploy and manage scalable backend apps. -*** some of the functionality in this app that is used are:***
  • Altogic Designer
  • For efficient Desiging the model.
  • For Creating different services
  • Liked about providing Endpoints inbuilt parameter/body
  • Altogic Testers
  • For manually Testing the Endpoints in (creating the blog/ getting the list of blogs)

How i use Altogic

  • By creating Models
  • using Different endpoint in website to fetch data from frontend to backend

please find the demo video below for better demonstration soon i will be giving the website link this project is made in very short period of time!!

Short Demo Video of the Website on How it works Demo is divided into two parts:

Screenshot of the projects

Screenshot 2022-10-13 020151

Screenshot 2022-10-13 024029

Altogic Workspace

Screenshot 2022-10-13 020314 Screenshot 2022-10-13 022754

installation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may 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!

See the section about deployment for more information.

npm run eject