update readme

This commit is contained in:
Yusuf Ipek
2021-05-11 19:44:44 +03:00
parent 860d2b3288
commit 02ac1c7692
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Natours # Natours
A landing page for travel agencies. The design is created by Jonas Schmedtmann. I've implemented the webpage using React, SASS and HTML. A landing page for travel agencies. The design is created by Jonas Schmedtmann. I've implemented the webpage using React and SASS.
[Live Demo](https://yusufipk.github.io/natours-react/) [Live Demo](https://yusufipk.github.io/natours-react/)
+1 -1
View File
@@ -29,7 +29,7 @@
work correctly both with client-side routing and a non-root public URL. work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>React App</title> <title>Natours</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>