chore: update all information
This commit is contained in:
10
README.md
10
README.md
@@ -1,11 +1,11 @@
|
||||
## grodriguez.dev
|
||||
## giovani.lol
|
||||
|
||||
This website was created for the purpose of learning how to use React. It contains information about myself and my experience. It is currently deployed and can be viewed at [grodriguez.dev](https://grodriguez.dev).
|
||||
This website was created for the purpose of learning how to use React. It contains information about myself and my experience. It is currently deployed and can be viewed at [giovani.lol](https://giovani.lol).
|
||||
|
||||
## Demo
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/gio101046/grodriguez.dev/blob/master/readme/demo.gif?raw=true">
|
||||
<img src="https://gitea.redturtle.foo/crayonix/giovani.lol/blob/master/readme/demo.gif?raw=true">
|
||||
</p>
|
||||
|
||||
## Run Project
|
||||
@@ -16,10 +16,10 @@ From the terminal:
|
||||
|
||||
```bash
|
||||
# clone the repository using git
|
||||
$ git clone https://github.com/gio101046/grodriguez.dev.git
|
||||
$ git clone https://gitea.redturtle.foo/crayonix/giovani.lol
|
||||
|
||||
# move into cloned repository directory
|
||||
$ cd grodriguez.dev
|
||||
$ cd giovani.lol
|
||||
|
||||
# install all dependencies using npm
|
||||
$ npm install
|
||||
|
||||
Reference in New Issue
Block a user