Skip to content

Discover local restaurants easily! Our web app, fueled by TripAdvisor API, offers quick access to nearby dining spots with details and reviews. Elevate your dining experience effortlessly.

Notifications You must be signed in to change notification settings

Milanb0z/travel_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Explore Nearby Restaurants

View Demo · Report Bug · Request Feature

Universal bug tracker for everyone! BugVilla allows team members to collaborate, discuss and kill bugs effectively.

Logo

✨ Features

  • Issue discussions
  • Markdown support
  • Comment reactions
  • Social interactions
  • User reputation system
  • # Reference other bugs
  • @ Mentions users
  • Notifications
  • Bug labels

🚀 Quick start

Start developing locally.

Step 1: Clone the repo

Fork the repository. then clone the repo locally by doing -

git clone https://github.com/milanb0z/travel_app.git

Step 2: Install Dependencies

cd into the directory

cd travel_app

Install Dependecies.

npm install

Step 3: Setup .env Vars

To run the server you will also need to provide the .env variables

REACT_APP_RAPID_API=<RAPID_API_KEY>

And you are good to go

npm start

📂 What's inside?

A quick look at the folder structure of this project.

.
├── public
└── src
    ├── api
    ├── assets
    ├── components
    ├── pages
    ├── hoc
    └── hooks

✌️ Contributing

After cloning & setting up the local project you can push the changes to your github fork and make a pull request.

You can also run the tests locally to see if everything works fine with

Pushing the changes

git add .
git commit -m "feat: added new stuff"
git push YOUR_REPO_URL develop

About

Discover local restaurants easily! Our web app, fueled by TripAdvisor API, offers quick access to nearby dining spots with details and reviews. Elevate your dining experience effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published