A travel app that makes planning trips easier, built using the MERN stack.
This application allows the user to search through cities and plan their itinerary based on weather, top restaurants, and nearby events.
The user is able to:
- Search cities and view 4 day weather trends
- View top restaurants and popular attractions in the area
- Filter restaurants and attractions based on rating or best match
- Create and remove itineraries
- Add and remove items into their itineraries
https://search-and-the-city.herokuapp.com/
- Make sure you have Node.js to run the application
- Clone this repo
HTTPS:
https://github.com/micheqn3/search-and-the-city.git
SSH:git@github.com:micheqn3/search-and-the-city.git
- Install the NPM packages
npm install
- Run the application
npm run develop
- JavaScript
- MongoDB
- Express
- React
- Node.js
- Mongoose
- Apollo Server Express
- Apollo Client
- GraphQL
- JSON Web Token
- Jwt-decode
- React Router Dom
- Bcrypt
- GSAP
- Axios
- Yelp Fusion API
- Open Weather API
- Materialize-CSS
- Concurrently
- Nodemon
Home Page |
---|
Searching a City |
---|
Create Account | View Itinerary |
---|---|
MIT