Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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'

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/