Skip to content

This is a travel logging application that shows the locations I have been travelling or live. It is designed and developed by using React, Mapbox and Nodejs.

Notifications You must be signed in to change notification settings

furkanmutlu/travel-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack Travel App

+ + +

React + Mapbox + Node JS + MongoDB
fullstack travel log application

This is a travel logging application that shows the locations I have been travelling or live. It is designed and developed by using React, Mapbox and Nodejs. It is created by Furkan Mutlu with ❤️. You can contribute by submitting a pull-request.

⚡️ Live

Check it live

✨ Quick start

  1. Clone this repository.

    https://github.com/furkanmutlu/travel-app.git
  2. Running

Before you run the application you will need edit .env.example files, and rename them as '.env'.
For client environment variables it requires an api key that you can get it from Mapbox.
For server folder environment variables PORT, DATABASE_URL, CORS_ORIGIN and API_KEY (this is a password for entering new location).

After editing environment variables go to server folder

  cd server

and run server:

 npm start

Then go to client:

 cd ..
 cd client

and run react app:

 yarn start

💫 Deploy

This project deployed by using Vercel.

Deploy with Vercel

About

This is a travel logging application that shows the locations I have been travelling or live. It is designed and developed by using React, Mapbox and Nodejs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published