My CV is my portfolio website to show my experiences, projects and education.
# Clone the project
git clone https://github.com/fadihanna123/my-cv.git
# Go to the directory
cd my-cv
# Install dependencies
yarn
# Start the server
yarn dev
# Go to http://localhost:3000
# Testing
yarn test
1 - Clone the project.
2 - Fork the project.
3 - Create your own branch: git checkout -b <your branchname>
4 - Push changes.
5 - Create a pull request.
Contributions, issues and feature requests are welcome!
Feel free to check issues page.