Git Product home page Git Product logo

portfolio_v4-public's Introduction

Portfolio V4

Fourth version of my Portfolio making from the scratch.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Software you need to install:-

Go to Node.org link above and choose your machine type (Please choose the **LTS download version** instead of the Current version):-
- Window, go for Windows Installer
- MacOS, go for MacOS Installer

Installing

Please follow the step below to get the system running

  1. After download or git repo the Project file. Place your Project folder anywhere in your system (doesn't matter where actually)
  2. Open your Code Editor (Visual Studio Code or any other code editor)
  3. Go to your Terminal in Visual Studio Code or open CMD - Command Prompt, manuver to where your Project folder located and do the following installation:- (make sure you already inside your Project folder. Eg: C:\parentFolder\ProjectFolder)
in your Terminal or CMD, it's gonna look like this:-
C:\parentFolder\ProjectFolder\>

  • Install all dependencies required (for server & client folder as stated in package.json)
    • server folder
      • devDependencies:-
        • concurrently
        • nodemon
      • dependencies
        • @hapi/joi
        • bcryptjs
        • colors
        • connect-redis
        • dotenv
        • express
        • express-session
        • jsonwebtoken
        • mongoose
        • morgan
        • multer
        • nodemailer
        • redis
    • client folder
      • @material-ui/core
      • @material-ui/icons
      • @material-ui/lab
      • axios
      • classnames
      • disqus-react
      • material-table
      • react-icons
      • react-markdown
      • react-router-dom
      • react-share
      • react-syntax-highlighter
      • universal-cookie
      • uuid
// for server dependencies installation
C:\parentFolder\ProjectFolder\> npm install

// for client dependencies installation
C:\parentFolder\ProjectFolder\client> npm install
  • Once installation finishes with no errors. Then start the project (in development build - this will run both the server & client side of the project):-
C:\parentFolder\ProjectFolder\> npm run dev

Important Notes

Below are some of the CRUD images available in the project (admin access only):-

dashboard_light posts_light medias_light abouts_light resumes_light posts_dark

Deployment

No additional support on how to deploy on live system for this project.

Built With

  • React
  • Express
  • Node
  • MongoDB

Contributing

No contribution allowed as of this moment of time.

Authors

  • Lalapolalaa Newb

Acknowledgments

portfolio_v4-public's People

Contributors

lalapolalaanewb avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.