Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levysantiago/personal-page
This is my personal page developed with React.js.
https://github.com/levysantiago/personal-page
ipfs nodejs reactjs styledcomponents typescript
Last synced: 3 months ago
JSON representation
This is my personal page developed with React.js.
- Host: GitHub
- URL: https://github.com/levysantiago/personal-page
- Owner: levysantiago
- License: mit
- Created: 2019-06-26T23:04:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T01:37:21.000Z (4 months ago)
- Last Synced: 2024-09-29T00:02:47.126Z (3 months ago)
- Topics: ipfs, nodejs, reactjs, styledcomponents, typescript
- Language: TypeScript
- Homepage: https://www.levysantiago.com
- Size: 9.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
# My Personal Page
This is my personal page project. In this project I'm using React.js, Typescript, Styled Components.
Node.js version: v16.17.0
Want to know something cool? This project is hosted on the IPFS (InterPlanetary File System)!
# Getting started
## Installing dependencies
```
$ npm install
```or
```
$ yarn install
```