mirror of
https://github.com/dyzulk/portfolio---react.git
synced 2026-01-26 05:25:27 +07:00
64 lines
1.4 KiB
Markdown
64 lines
1.4 KiB
Markdown
# Personal-Portfolio
|
|
> This is personal portfolio website.
|
|
|
|

|
|
|
|
## Built With
|
|
|
|
- React
|
|
- CSS
|
|
- VS code
|
|
|
|
## Live Demo
|
|
|
|
- [Live Demo](https://meri-mg-portfolio.netlify.app/)
|
|
|
|
|
|
# Getting Started
|
|
## Prerequisites:
|
|
|
|
|
|
- Create an account on github
|
|
|
|
- Install gitbash or use git on the command line.
|
|
|
|
- Use an IDE of your preference such as VScode.
|
|
|
|
## Steps to follow:
|
|
|
|
- Choose a folder in your local machine where you want this repository to be copied
|
|
|
|
- Clone this [repository](https://github.com/Meri-MG/portfolio---react) 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
|
|
```
|
|
|
|
|
|
## Author
|
|
|
|
:woman: **Meri Gogichashvili**
|
|
|
|
- [GitHub](https://github.com/Meri-MG)
|
|
- [LinkedIn](https://www.linkedin.com/in/meri-gogichashvili/)
|
|
|
|
## 🤝 Contributing
|
|
- Contributions, issues, and feature requests are welcome!
|
|
- Feel free to check the [issues page](https://github.com/Meri-MG/portfolio---react/issues).
|
|
|
|
# Show your support
|
|
Give a ⭐ if you like this project!
|
|
|
|
# Acknowledgments
|
|
Thanks to [EGATOR](https://www.youtube.com/watch?v=G-Cr00UYokU&list=WL&index=55&t=1845s) tutorial!
|