[portfolio Project] is a simple HTML, CSS and Javascript webpage design from module 1 of Microverse.
To get a local copy up and running, follow these steps.
In order to run this project you need:
A web Browser A text editor Basic knowledge of HTML, CSS and JAVASCRIPT Git (optional)
Clone this repository to your desired folder:
git clone https://github.com/peteronyam/desktop-portfolio.git
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
š¤ Author1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I would like to thank Microverse for this privilege
[License file is not working]
[why is CSS styling not responding]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.