Skip to content

annasve/project-travel-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Diary

An app for travelers that allows tracking your past trips on an interactive map along with statistics and also offers a gallery of places with useful travel information for future travels.

App prototype for the final project in the course Digitální akademie: Web in Czechitas.

Technologies

  • React
  • React Router
  • HTML
  • CSS
  • JavaScript

Libraries

API

Other

How to run

Initial settings:

// In root folder (project-travel-diary)
 npm install

All necessary dependencies installed - check.

Open the root folder of mock backend:

// In root folder (travel-diary-api)
json-server --watch db.json

Now you have the server up an running.

You can smoothly run the app as a whole

// In root folder (project-travel-diary)
npm run dev

About

website for travellers in React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published