Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 1.25 KB

README.md

File metadata and controls

64 lines (46 loc) · 1.25 KB

tour-places (React)

Table of contents

Overview

Description

The project includes popular tour places in the world.

Project Skeleton

tour-places (folder)
       public(folder)
           |----index.html 
       src (folder)
           |----app.js
           |----app.css
           |----index.js
           |----index.css 
           helper (folder)
                  |----Data.js
           components (folder)
                 card (folder) 
                        |----Card.css
                        |----Card.js
                 header (folder)
                        |----Header.css
                        |----Header.js
                 navbar (folder)
                        |----Navbar.css
                        |----Navbar.js  

Screenshot

screenshot

Links

Built with

  • REACT.JS
  • JAVASCRİPT
  • HTML5
  • CSS3