Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 1.85 KB

README.md

File metadata and controls

75 lines (45 loc) · 1.85 KB

Resturants Finder

Resturants Finder is the project from a course from Digital Innovation One and it´s made with React.


Guide

Features

  • Users can search for resturants.
  • User can search by just writing the name of the food, place, etc.
  • We have Carousel to display previews.

Installation

You will need install:

Node.js
Yarn

Cloning repository

git clone https://github.com/cledman/fetch-restaurant

**Install dependencies **

yarn install

Configuration from ENVIRONMENT VARIABLES

check the .env.example to post your Environment Variable an put that on an .env file.

Using

yarn start

Technologies

Future Implementations

  • Create categories pages.
  • Modal windows for messagens and alerts
  • Themes changes
  • Better UI

Thanks to: