iZaL / gericht-restaurent-website

Restaurant Website built with React JS & Tailwind CSS

Home Page:https://unique-donut-af9ce4.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gericht | Restaurent Website built with React JS

This is a simple and modern style restaurent website built with React JS and Tailwind CSS. It is a one page website with many different sections available which can be navigated via the navbar on top. This app is also fully mobile responsive.

Gericht | Restaurent Website built with React JS

πŸ”§ Getting Started

πŸ“ Dependencies

  • Node.js - You will need to have node js installed on your device. If you don't have it yet, install it from here.
  • Tailwind CSS - Click Here to view Tailwind CSS Guide.

πŸ“ Installation & Setup Instructions

1. Download this repository or clone it via Git using the commands below:

$ git clone https://github.com/Saimcode/gericht-restaurent-website.git
$ cd gericht-restaurent-website

2. Install node_modules and other dependencies:

$ npm install
$ npm install -D tailwindcss postcss autoprefixer
$ npx tailwindcss init -p

3. Start the development server

$ npm start

πŸ“ Using the application

It's a web-based program so you would need the following:

❔ Help

Contact me on the links below:

πŸ›  Languages & Tools Used

  • React JS for building the UI
  • Tailwind CSS for styling components

πŸ•” Version History

  • Version 1.0 (Current)
    • Initial Release

πŸ“ Credits

Setup provided by JavaScript Mastery.

©️ License

This project is licensed under the MIT License - see the LICENSE file for details

About

Restaurant Website built with React JS & Tailwind CSS

https://unique-donut-af9ce4.netlify.app/

License:MIT License


Languages

Language:JavaScript 79.3%Language:CSS 19.0%Language:HTML 1.6%