Snouzy / P7-restaurants-review-ReactJS

REACTJS / REDUX - Note, visualize and add restaurants thanks to the googles APIs.

Home Page:https://snouzeat.snouzy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P7-restaurants-review-ReactJS

Project n7 of the Openclassrooms certification. This app is a notation, vizualisation for restaurant's. You can also add restaurants.

Demo

click here

Installation

• Go in the desired step (1, 2 or 3) with cd etape-NUMBER

• Install the dependecies of the project : npm install

• Create a new file called api_key.js in the ./src directory and type inside :

export const API_KEY = "YOUR_API_KEY";

• Btw, replace YOUR_API_KEY by yours.

• start the project : npm start

About

REACTJS / REDUX - Note, visualize and add restaurants thanks to the googles APIs.

https://snouzeat.snouzy.com


Languages

Language:JavaScript 90.8%Language:HTML 7.6%Language:CSS 1.6%