Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbarochiya/me
This is the code implementation for the blog 'How to create your portfolio website in React.js'
https://github.com/dbarochiya/me
css html javascript react reactjs
Last synced: 11 days ago
JSON representation
This is the code implementation for the blog 'How to create your portfolio website in React.js'
- Host: GitHub
- URL: https://github.com/dbarochiya/me
- Owner: dbarochiya
- License: mit
- Created: 2019-03-03T20:35:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T01:51:20.000Z (7 months ago)
- Last Synced: 2024-10-17T16:12:48.862Z (27 days ago)
- Topics: css, html, javascript, react, reactjs
- Language: CSS
- Homepage: https://dhruvbarochiya.com
- Size: 4.95 MB
- Stars: 192
- Watchers: 12
- Forks: 200
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PORTFOLIO-APP
[![Build Status](https://travis-ci.org/dbarochiya/me.svg?branch=master)](https://travis-ci.org/dbarochiya/me)This is the implementaion code for the blog I have written '[How to create your portfolio website using React.js](https://medium.freecodecamp.org/portfolio-app-using-react-618814e35843)'
- To run this project follow these steps ,
- clone the repo using `git clone`
- navigate to folder `portfolio-app`
- run `npm install` to instal node modules
- run `npm start` to start the service on `localhost:3000`
##### deployed app : https://dbarochiya.github.io/me/