This is personal portfolio website.
- React
- CSS
- VS code
-
Create an account on github
-
Install gitbash or use git on the command line.
-
Use an IDE of your preference such as VScode.
-
Choose a folder in your local machine where you want this repository to be copied
-
Clone this repository to your local machine
-
git clone git@github.com:Meri-MG/portfolio---react.git
-
Navigate to
cd portfolio---react
directory. -
To install all the app dependencies on the command line run
-
npm install
-
To run app in the development mode run
-
npm start
👩 Meri Gogichashvili
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
Give a ⭐ if you like this project!
Thanks to EGATOR tutorial!