mirror of
https://github.com/yusufipk/natours-react.git
synced 2026-09-11 11:06:10 +00:00
update readme
This commit is contained in:
@@ -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
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user