Skip to content

A application that allows you to view user travelers blogs posts and interact with them in multiple ways.

Notifications You must be signed in to change notification settings

victorgarrido1/travel-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Travel Blog Project

About the Project

This application allows you to see blog content across many multiple users and you can be able view travel locations routes and see user generated content relating to a particular location post based on the users submissions. This application is great to be able to share many options similar to viewing options such like as in a simple blog site.

Deployed Link

https://travel-blog-beta-rouge.vercel.app/

Screenshot of the application

travel_lit_image_01_version

Demononstation Gif

Video One

t_llgif_sc_01

Video Two

edit_gif_version_01 (1)

Prerequisites

Before you begin, ensure you have the following installed on your system:

Clone the Repository First, clone the repository to your local machine:

git clone [email protected]:victorgarrido1/travel-blog.git
cd travel-blog

Install Dependencies

Install the required dependencies using your package manager. If you are using npm run:

npm install

Alternatively, if you are using yarn:

yarn install

Running the project Once the dependencies are installed and configuration is done, you can start the project:

For development

To start the project in development mode with live-reloading:

npm run build
npm start

Technologies Used

  • React
  • Node.JS
  • HTML 5
  • TailwindCSS
  • FontAwesome
  • MongoDB
  • Mongoose
  • Vite
  • Firebase
  • Robot text files

Project Struggles

With this project, I would like to share my fair share of personal struggles. Using React Router to get the appropriate routes to function properly was quite challenging. I did my best to revisit the examples given to me for practice, and after several attempts, I realized that understanding the proper use of endpoints is something that takes time to master in the long run. I hope to be given more opportunities to work on other tasks to better understand web development routes.

Project Updates

As I continue to expand this project, I encounter new challenges that allow me to implement new pieces of technology, which will be documented in this README as they are implemented. These are my first encountered problems, and I am attempting to find solutions using as many resources and external sources as possible.

Project Layout Inspirations

To help me build a reference, the web offers a vast amounts of examples that can be used. In the project example, I used the Costco Travel Website to provide me a template for some of the pages in this site.

Costco Bora Bora Vacation Packages

Questions

If you have any questions relating to this project, please reach out to me here or via email at: [email protected]

About

A application that allows you to view user travelers blogs posts and interact with them in multiple ways.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published