Skip to content

naman03malhotra/ReactJS-Portfolio-JSON-API

Repository files navigation

ReactJS Portfolio

Custom designed portfolio template.

Live Demo

[https://letsconnect.co/] (https://letsconnect.co/)

Features

  • ReactJS
  • Progressive Web App (PWA)
  • MVC
  • JSON Api
  • Material UI
  • Bundled js
  • Wave canvas
  • Bootstrap
  • Smooth Scroll toggle
  • Best for professional portfolios.

Dependencies

letsconnect.co uses a number of open source projects to work properly:

  • Any Server of your choice.
  • ReactJS
  • PHP
  • MySQL
  • Node(V 5.9.1) and NPM(v3.7.3) to build dependencies.
  • Browserify - Lets you require('modules') in the browser by bundling up all of your dependencies.
  • Watchify - Watch mode for browserify builds.

Installation

  • Download or clone this repo.
  • Move it to your root directory.
  • Although Bundle.js is given if you need to make some changes in app.js and generate new bundle.js, follow the steps below
  • Import naman.sql in your database, and populate it with data.

From your terminal/cmd run, this will load all the dependencies

$ npm install

To build bundle.js (Combines all JS into one.)

$ npm run build

Enable watch mode for browserify builds (Automatically builds, if there is any change in your JS files)

$ npm run watch

Contact

If you have any doubts/queries please connect with me at https://letsconnect.co

About

www.letsconnect.co (My Portfolio) built with ReactJS, Browserify, jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published