Skip to content

atok624/Portfolio-Website

Repository files navigation

My Portfolio

 Developing my portfolio page from scratch.
 This project gives detailed information about:
  • Who Nicholas Amissah is
  • My skills
  • Projects I have worked on
  • My Resume
  • Recommendations from LinkedIn

Built With

  • React
  • Tailwindcss

Live Demo

Live Demo Link

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • An npm installed on your system.

Windows

Visit the link to download the package

Linux

 sudo apt install nodejs

MacOS

Visit the link to download the package

Setup

Clone this repository to your desired folder:

git clone https://github.com/atok624/Portfolio-Website.git && cd Portfolio-Website

Install

Install this project with:

  npm install

Running Tests

To to test the project, checkout Jest

npm install jest --save-dev

Then, to start the test:

  npm run test

Usage

To run the project, execute the following command:

  npm run dev

Authors

👤 Nicholas Amissah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgment

  • Microverse' linting procedure

📝 License

This project is MIT licensed.

Releases

No releases published

Packages

No packages published