Files
me/README.md
T
2022-05-28 22:30:39 +02:00

16 lines
570 B
Markdown

# Personal WebPage
This project is build with React and Material UI, and it holds a collection of projects, best practices, and technologies that I want to explore.
You can view it live [here](https://dadobos.github.io/me/).
## Installation
#### First you have to clone the repository
<code>git clone https://github.com/dadobos/me.git</code>
#### In the project directory, you can run:
<code>npm run start</code> or just <code>npm start</code>
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000/me) to view it in the browser.