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

https://github.com/moeen-mahmud/restaurant-app

A restaurant app and random meal generator built with React, React Router and Tailwind CSS.
https://github.com/moeen-mahmud/restaurant-app

javascript react-router reactjs tailwindcss

Last synced: 3 months ago
JSON representation

A restaurant app and random meal generator built with React, React Router and Tailwind CSS.

Awesome Lists containing this project

README

          

# FooodZa

### A place where you can find your favorite meals with recepies and also get a meal recommendation randomly.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)

## Overview

### The challenge

User should be able to search meals by its name. He/she can view the meal details by clicking the `Details` button and also can explore the categories. There is a suggestion option where a user can get a random meal suggestion.

![Desktop View](./project-shot/fooodza.gif)

### Links

- Solution URL: [Git Repo](https://github.com/moeen-mahmud/restaurant-app)
- Live Site URL: [Live Site](https://restaurant-app-weld.vercel.app)

## My Process

### Built With

- React JS
- Tailwind CSS
- React Router
- API

### What I learned

I learned the basics of react routing by doing this project. I learned how to generate dynamic links and show the result based on this link. Besides, I learn how to use Tailwind CSS in a react project.

### Continued Development

This project helps me a lot to understand the routing and other related techniques. I;m looking forward to create some fun and experimental projects like this one.

### Useful resources

[React - Doc](https://reactjs.org/docs/getting-started.html) - It's very handy for a quick lookup.

## Author

- Twitter - [moeen_mahmud](https://twitter.com/moeen_mahmud)