Git Product home page Git Product logo

my-portfolio's Introduction

Hello this is my portfolio website

But if you like it you can also clone in and personalize it for yourself

Getting Started

  • To personilize your resume website after cloning use

npm install

1. Setup the backend

  • To personalize this backend for your own usage you have to create .env file in the config folder and input your personal info

But don't forget to create


ADMIN_PASSWORD=your_admin_password

MDB_URL=mongodb+srv://<username>:<password>@cluster0.rjxyv.mongodb.net/myFirstDatabase?retryWrites=true&w=majority

JWT_SECRET=secret word

PORT=8000 

EMAIL=your@email

NAME=Your Name

API_KEY=your sendingblue api-key

URL=https://api.sendinblue.com/v3/smtp/email

  • don't forget if everything works in the postman

2. Start your frontend & backend together

npm run dev

3. Signin with your information on the admin page

4. Edit informarion on the Admin page

5. Enjoy your new resume !



Details of My-portfolio

back-end of portfolio

What dependencies used for backend
middleware express body-parser
protecting personal info bcrypt, jsonwebtoken dotenv
Database mongoose
Uploading files multer
Sending messages sendingblue
Writing in ES6 babel
Combining backend and front-end concurrently

front-end of portfolio

What dependencies used for front-end
User interface library react, react-dom react-router-dom
Binding library redux, react-redux redux-thunk
Database acces axios
CSS Framework bootstrap, react-bootstrap react-icons
library component to render the Markdown markup react-markdown remark-gfm emoji-dictionary & react-syntax-highlighter
Animation react-typical react-scripts , react-minimal-pie-chart

my-portfolio's People

Contributors

klisabeth avatar

Watchers

 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.