/taco-nochero

Application with design UX/UI oriented a mexican restaurant

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Contributors Forks Stargazers Issues


Logo

TACO NOCHERO


View Page · Report Bug · Request Feature

About The Project

Product Name Screen Shot

Application with design UX/UI oriented a Mexican restaurant to our subject User experience, where you will find frames like:

  • Landing
  • Products list
  • Detail
  • User profile
  • Login
  • Register
  • Pricing
  • Error pages
  • Responsive design
  • Shopping cart
  • Payment view
  • Checkout
  • Chat
  • Notifications
  • Inbox email
  • Forms
    • Form elements
    • Wizzard
    • Pickers
    • Validations
    • Datatables
  • Dashboard
    • Charts
    • Products list
    • Register

(back to top)

Built With

This section we show you frameworks/libraries used to your project.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/ADKAN-UTEZ/taco-nochero.git
  2. Install NPM packages
    npm install
  3. Enter command
    npm start

(back to top)