Projeto | Tecnologias | Layout | Licença
Encontre um restaurante perto da sua casa com o uso do google maps e places API
Dependencies
"dependencies": {
"dotenv": "^10.0.0",
"google-maps-react": "^2.0.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-lottie": "^1.2.3",
"react-rating-stars-component": "^2.2.0",
"react-redux": "^7.2.6",
"react-scripts": "4.0.3",
"react-slick": "^0.28.1",
"redux": "^4.1.2",
"slick-carousel": "^1.8.1",
"styled-components": "^5.3.3",
}
# Clone the repository
$ git clone https://github.com/GabrielMedradoS/Restaurants-Finder.git
# Access the project folder at the command prompt
$ cd Restaurants-Finder
# Install the dependencies
$ npm install
# Run the script "start"
$ npm start
# The project will start at the door: 3000 - access http://localhost:3000
This project is under the MIT license. See the archive LICENSE for more details.
Gabriel Medrado |