mobile-version

My Web Developer portfolio project, a showcase of my more recent projects, as well as the technologies I've used. Made with HTML 5, CSS and Javascript .

Stars
4

porfolio Project

Set up Personal Porfolio Project.

Built With

  • Languages: HTML, CSS
  • Linters: Stylelint and ESLint
  • Code Editor: VS Code

Screenshot πŸ“Έ

Live Demo πŸ”—

live demo link.πŸ‘ˆ

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

  • Inorder to be able to set this up locally and eventually run it, follow the steps;
  • Open your Gitbash or your code editor's terminal and run the command git clone [email protected]:Christabelle143/mobile-version.git
  • Then you can pull the work from github to ur local machine using the git pull command.

Run tests

To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request.

Author

πŸ‘€ Author

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

This project is MIT licensed.

Related Projects