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
- React
- Tailwindcss
To get a local copy up and running, follow these steps.
In order to run this project you need:
- An npm installed on your system.
Visit the link to download the package
sudo apt install nodejs
Visit the link to download the package
Clone this repository to your desired folder:
git clone https://github.com/atok624/Portfolio-Website.git && cd Portfolio-Website
Install this project with:
npm install
To to test the project, checkout Jest
npm install jest --save-dev
Then, to start the test:
npm run test
To run the project, execute the following command:
npm run dev
👤 Nicholas Amissah
- GitHub: Nicholas Amissah
- Twitter: Nicholas Amissah
- LinkedIn: Nicholas Amissah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Microverse' linting procedure
This project is MIT licensed.