- 📖 About the Project
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
For this project, I established a repository for my portfolio website. My objective is to develop a complete portfolio website that is responsive on both mobile and web platform.
Contact Form:
The various stacks used for the project includes the following
HTMl
CSS
Linters
- Learn how to translate a Figma design into a functional UI.
- Utilize Flexbox to position various elements on a web page.
- Utilize CSS Grid to arrange different elements on a web page.
- Develop a portfolio website.
- Develop a mobile popup menu and details popup window.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.
From your command line:
On macOS, by using Homebrew you can install.
# install git
$ brew install git
# install node
$ brew install node
On Windows, by using chocolatey you can install.
# install git
C:\> choco install git
# install node
C:\> choco install node
Clone this repository to your desired folder:
# Clone this repository
$ git clone https://github.com/yemidada/desktop-version-portfolio.git
# Go into the repository
$ cd desktop-version-portfolio
# Install dependencies
$ npm install
After you clone this repo to your desktop, go to its root directory and run npm install
to install its dependencies.
👤 Author
- GitHub: @yemidada
- Twitter: @naijavine
- LinkedIn: yemidada
- Add animation effect to the css (Animate.css)
- Improve the designs
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can support us by sharing our code
Thanks you microverse for the opinion to opportunity
-
Do you need nodejs installed on your machine
- Yes, nodejs need to be running properly on your machine
-
Can you test linter on your local machine and github
- Yes, you can do both
This project is MIT licensed.