Skip to content

vijaykumardev/CuisineCatering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuisine Catering

An e-commerce web application built using Vue.js and Node.js that connects the food vendors with their customers. The portal provides different access for vendors and customers. Vendors can add new meals, edit meals and view meals ordered by customers. Customer can order, pay and view the order status.

Installation and Running project

Cuisine Catering requires Node.js and Vue.js

  1. Install Node.js and NPM from Node.js

  2. Install Vue.js with below command and look for installation page for more information. npm install -g vue-cli

  3. Install the library dependencies from client and server directory inside project root directory npm install

  4. Run the project by running the below command in both client and server directory npm start

Credits

The application is structured and built by following tutorials by CodySeibert

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published