Welcome to my personal website repository! This website is built with React.js for the front end and uses a PHP backend to handle server-side functionality.
-
React.js Frontend: The user interface of this website is built using React.js, providing a fast and responsive user experience.
-
PHP Backend: The backend is powered by PHP, enabling server-side processing and interaction with databases or other data sources.
This is the version of the website hosted on the Vuk Maric Website currently.
- Clone the git repo.
git clone https://github.com/VukMar/maric-website.git
cd maric-website
- Install Dependencies
npm install
- Start Development Server
npm start
This project is licensed under the MIT License - see the LICENSE file for details.