Skip to content

okoyecharles/portfolio-v2

Repository files navigation


Table of Contents
  1. My Portfolio
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

My Portfolio

This website serves as a collection of my most recent, expertly crafted, and innovative projects as well as a base of knowlegde concerning the abouts of the creator... Okoye Charles.

portfolio

(back to top)

Live link

Here is the live link of my portfolio.

Built With

Main Technologies:

  • Next JS
  • TypeScript
  • SASS
  • Vercel

(back to top)

Getting Started

Clone-Locally

  • Enter this url: https://github.com/okoyecharles/portfolio-v2 in your web browser.
  • Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
  • Select download Zip option from drop down menu.
  • Once the download is complete you will be able to access my project locally.

Prerequisites

  • Node package manager (latest version)
    • Firstly install node.js then run the code below
    npm install npm@latest -g
  • Project dependencies
    • Install all dependencies for running the project
    npm install

Testing

In order to run tests for this project make sure you have installed all previously mentioned prerequisites section, then run the code below.

  • Run all tests
    • This should run all tests using 'react-test-renderer'
    npm run test
  • Get a coverage report
    "scripts": {
      ...
      "test": "react-scripts test --coverage",
    }

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Okoye Charles

Linkedin Twitter Github AngelList Linkedin

(back to top)

Acknowledgments

(back to top)

About

A website where you can learn about Okoye Charles and what he does including projects, skills and so much more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages