Loading repository data…
Loading repository data…
MartinUzunov / repository
My personal website. A simple, easily modifiable, fully responsive, modern, single-page application built using Typescript, React and Express.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
See: mruzunov.com.
My personal website. A simple, easily modifiable, fully responsive, modern, single-page application built using React and Typescript. Based on create-react-app with React-Router and Styled Components. The Back-End is built with Express and NodeMailer.
To download the repository and install dependencies, run the following commands:
git clone git://github.com/mruzunov/portfolio-website.git
cd portfolio-website
npm install
Run the following command to build the react application and serve it with fast refresh:
npm start
Licensed under the MIT License.