my-personal-web

Portfolio website

Project

Personal portfolio website created using HTML, CSS and JavaScript.

Features

How to run

Download files and open index.html in a browser.

Šis projektas yra pilnai veikianti MERN (MongoDB, Express, React, Node.js) web aplikacija.

Sistema leidžia:

Technologies

Setup

  1. Clone repository
  2. Install dependencies:

Server: cd server npm install

Client: cd client npm install

  1. Create .env file in server: MONGO_URI=your_mongodb_connection PORT=5000

  2. Run backend: npm run dev

  3. Run frontend: cd client npm run dev

Features

Author

Silvija Būbnelytė