Skip to content

kalfada/my_travel_book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my_travel_book web app created with React

How to run the project

after cloning the project using:

git clone

you need to install the packages using:

npm i

after it is finished, you can run the project using:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.