Restaurant-App Tailwind Templates

Restaurant App

Ruby on Rails project using Tailwind CSS

Restaurant App

Web application designed to facilitate the management of restaurants, dishes and orders. This tool gives restaurant owners the ability to efficiently manage their business, allowing them to add, delete, update and visualize relevant information.

Demo

Link

Screenshots

Table of content

Pre-requisites

Before you start, make sure you have the following:

Run Locally

Clone the project

git clone https://github.com/aldosalasrdz/restaurant-app --depth 1

Go to the project directory

cd restaurant-app

Install dependencies

bundle install

Create the database

rails db:create

Migrate the database

rails db:migrate

Build styles

rails tailwindcss:build

Start the server

rails server

Or build and start the server on save

./bin/dev

Technologies used

  • Ruby on Rails
  • PostgreSQL

Status

Working on create Tailwind components

Author

License

MIT

Top categories

Loading Svelte Themes