This project was bootstrapped with Create React App.
you can see it from here https://mohanedadel.netlify.app/
This is another personal project from my series Slicing React PSDs into responsive UIs projects.
It was practising on (React and JavaScript).
This project contains two pages (Home and Contact) pages, Build by using React Router
-
Clone Project:
$ git clone https://github.com/Mohaned-Adel/mohaned-adel
-
Open Project:
Open the project with your IDE (VSC for example)
-
Start Project
open the terminal in the project folder then type (npm start)
-
Happy Hacking