https://github.com/AlecsisDuarte/about-me
ReactJS web site created to showcase my projects and some information about me
https://github.com/AlecsisDuarte/about-me
css fontawesome html nodejs react reactjs zeit zeit-now
Last synced: 7 months ago
JSON representation
ReactJS web site created to showcase my projects and some information about me
- Host: GitHub
- URL: https://github.com/AlecsisDuarte/about-me
- Owner: AlecsisDuarte
- License: gpl-3.0
- Created: 2019-06-17T08:47:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T09:42:06.000Z (over 2 years ago)
- Last Synced: 2024-10-24T16:49:09.235Z (12 months ago)
- Topics: css, fontawesome, html, nodejs, react, reactjs, zeit, zeit-now
- Language: JavaScript
- Homepage: https://about-me.alecsisduarte.now.sh
- Size: 5.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About Me
React web page made to showcase some of my projects and to present myself
## Installing
- Clone the project and access it:
```bash
git clone https://github.com/AlecsisDuarte/about-me.git
cd about-me
```- Install all dependencies using [npm](https://www.npmjs.com/):
```bash
npm install
```- Then just run the application:
```bash
npm start
```## Deploy with Now
I'm currently hosting this website in [zeit](https://zeit.co) servers using
[github - now](https://zeit.co/now) integration.For more information on deploying a CRA generated React project on Now, [read our Guide](https://zeit.co/guides/deploying-react-with-now-cra).
## Examples


