Skip to content

This is a Full Stack Zomato Web App Clone. status: Under Development

Notifications You must be signed in to change notification settings

Naveen-Karanamu/Zomato-Full-Stack-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Zomato-Full-Stack-Clone

This is a Full Stack Zomato Web App Clone.

  • Complete Frontend and Backend is ready.
  • The images are been uploaded and fetched from the AWS s3 Bucket.
  • GoogleOAuth is been implemented
  • Sign In and Sign Up featues is implemented.
  • Data is been validated using the JOI validation.
  • To start the client server:
$ npm run start
  • To start the development server:
$ npm run dev