Skip to content

devftrejo/DarkModeDevsWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thank you for visiting!

Name: darkmodedevswebsite
Author: Fernando Trejo/DevFTrejo/NaNTheProgrammer
License: No License
IMPORTANT! => See URL: https://choosealicense.com/no-permission/

This project is a personal/professional portfolio website built with HTML, CSS, and JavaScript, with the Bootstrap framework, third-party libraries, and FormSubmit. It uses npm package management, and lite-server for the development process with VSCode as my IDE. Lastly, it is hosted on Vercel.

To run a development server:
1. git pull
2. npm i
3. npm start