Skip to content

Latest commit

 

History

History
43 lines (18 loc) · 1.63 KB

README.md

File metadata and controls

43 lines (18 loc) · 1.63 KB

Description

Welcome to our travel tips website! This project has been created as a Single Page Application (SPA) using React. The application consists of multiple views, providing a user-friendly interface for exploring and sharing travel advice. Integrated with an external API, the React application allows users to perform CRUD operations (Create, Read, Update, Delete) on travel-related content.

Screenshots

Screenshot 2024-02-22 at 19 50 45 Screenshot 2024-02-22 at 19 50 57 Screenshot 2024-02-22 at 19 51 21 Screenshot 2024-02-22 at 19 52 31 Screenshot 2024-02-22 at 19 51 45 Screenshot 2024-02-22 at 19 53 24

Instructions to Run this app on your computer:

- git clone
- install dependencies (npm install)
- create an .env file and add variables to interact with Cloudinary & the Google Maps API
- run application (npm run dev)

Demo

https://toptraveltips.netlify.app/