Skip to content

Alamnzr123/slicing-foodtemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slicing-foodtemplate

slicing-foodtemplate

Table of contents

Description

Food template helps you create new mock-up and add Food. Try this template, you can change design and add new features like Search, Order, Cart. This website require ReactJS for frontend support.

Project Structure

|── Frontend
   |── public          # Asset Public
   |── src             # Project source code
       |── Assets      # Image that store use multer
       |── Components  # Layouts
       |── Router      # Endpoint
   |── .gitignore      # File name for not uploaded on github
   |── .README.md      # For Readme In github

Usage

npm install

Framework


ReactJS

Screenshoots

Landing Page Landing Page
Reset Password Reset Password
Reset Passcode Reset Passcode
Forgot Password Forgot Password
Register Register
Login Login
Error Error

Related Project

RESTful API for this web application, clone this for development Foodtemplate.
backend-slicingfoodtemplate

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.