Skip to content

AliAksoyy/React-Router-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Router App

Overview

👨‍💻 IIn this project I mastered React skills. I used mainly REACT, Router . You can see visual demo of the website below. The objective is to build out this real-like webpage and make it looking as professional as possible..

✨ Demo

demo


📍You can see the live site from here!

## Project Skeleton 

Router App(folder)
|----readme.md        
SOLUTION
├── public
│     └── index.html
├── src
│    ├── assets.js
│    │     └── images
│    ├── components
│    │     ├── Footer.js
│    │     ├── Card.js
│    │     └── Navbar.js
│    │     └── Navbar.js
│    ├── pages
│    │     ├── About.js
│    │     ├── Css.js
│    │     ├── Home.js
│    │     ├── Html.js
│    │     ├── Logo.js
│    │     └── Services.js
│    ├── App.js
│    ├── App.css
│    ├── index.js
│    └── index.css
├── package.json

Purpose of Project;

👨‍💻 The main aim of this project is to improve my REACT/Styled Component/JS/git commands (push, pull, commit, add etc.) skills and responsive design abilities.v

Objective

🎯

The project covers;

-HTML / Semantic elements

-REACT / Components , Props , Hooks, Router etc.

-External Css

At the end of the project, i will be able to;

  • improve coding skills within HTML & CSS & JS & REACT.js

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.


Used in this project

👉 HTML tags, Comments, CSS styling, REACT.js etc.


How to Use the Project

First download a code editor
Second open the files : My Docs
You should open vscode terminal and write "yarn or npm install" to make the project alive
You can use this tutorial : VS Code tutorial

Author

👤 Ali Aksoy