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

https://github.com/deeptiman/react-myportfolio

My Portfolio is a MERN based Full-Stack web application
https://github.com/deeptiman/react-myportfolio

full-stack fullstack-javascript mern-stack mern-stack-development mongodb mongoose node-module nodejs nodejs-api nodemon portfolio-website reactjs redux redux-saga server-side-react server-side-rendering webpack

Last synced: 26 days ago
JSON representation

My Portfolio is a MERN based Full-Stack web application

Awesome Lists containing this project

README

        

# My Portfolio

My Portfolio is a **MERN** based Full-Stack web application where users can see all the projects that I have completed as a Professional Software Developer. The web application developed using **Node.js** as backend service, **MongoDB** as cloud database and **ReactJS** as a front-end framework and **Webpack** as a module bundler.

### MongoDB Import

git clone https://github.com/Deeptiman/react-myportfolio
cd reactjs-myportfolio/database
mongoimport --uri "mongodb://127.0.0.1:27017/poccoder_portfolio" --collection projects --jsonArray --file projects.json

### Installation
```
cd reactjs-myportfolio

npm install
npm run start
```
Then, type "http://localhost:9004" in the browser

### Follow me
Twitter Follow

License


This project is licensed under the MIT License