1.0.0 • Published 4 years ago

react-portfolio-generator v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

react-portfolio-generator

Want to have an awesome portfolio? Use react portfolio generator to make your portfolio just by adding your data

Getting Started

Git clone or download this Project as zip

Prerequisites

Make sure you have npm installed locally in your system.

Installing

Go to the folder where you have cloned or downloaded react-portfolio-generator, open terminal and then type

npm install

This step will install all the required modules.

goto /src/details.js and add your credentials in the file to make changes to the app

Running

In a terminal type

npm start

After the server has started open a browser and goto

localhost:3030

react-portfolio-generator will run in the browser according to your credentials provided in /src/details.js

Built With

  • Reactjs - Front End Development
  • Bootstrap - For styling and making the site responsive
  • Javascript - used for scripting
  • jQuery - used to make js simpler
  • CSS - It is used for styling purpos

Author