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.
https://travel-blog-beta-rouge.vercel.app/
Demononstation Gif
Before you begin, ensure you have the following installed on your system:
- Node.js (v14.x or higher): You can download it from nodejs.org.
- Git: Available from git-scm.com.
Clone the Repository First, clone the repository to your local machine:
git clone [email protected]:victorgarrido1/travel-blog.git
cd travel-blog
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
- React
- Node.JS
- HTML 5
- TailwindCSS
- FontAwesome
- MongoDB
- Mongoose
- Vite
- Firebase
- Robot text files
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.
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.
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
If you have any questions relating to this project, please reach out to me here or via email at: [email protected]