Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kishan2029/restaurent-page

A React landing page for a restaurant, built with Tailwind CSS, explores responsive design concepts through an interactive learning experience.
https://github.com/kishan2029/restaurent-page

reactjs tailwindcss

Last synced: 4 days ago
JSON representation

A React landing page for a restaurant, built with Tailwind CSS, explores responsive design concepts through an interactive learning experience.

Awesome Lists containing this project

README

        


GatsBy

 

Restaurent Page


Github top language

Github language count

Repository size

Github stars


## :dart: About
A React landing page for a restaurant, built with Tailwind CSS, explores responsive design concepts through an interactive learning experience.
## :rocket: Technologies

The following tools were used in this project:
- React-Vite
- Tailwind

## Deploy Link
https://restaurent-menu-page.netlify.app/

## :checkered_flag: Starting

```bash
# Run Project
$ npm install # install dependancy
$ npm run dev

# The server will initialize in the
```

 

Back to top