- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a portfolio project, that is using some linter checks, the project is mobile first, and it is responsive.
Client
- Mobile first
- Responsive design
- Linter checks
- Good looking 👌🌟
A new developer could use this as a template to start a new project that is using some linter checks, and a quite decent template to start with.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- clone this repository to your local machine (instructions below)
- Node.js (you can install it from here )
- pnpm (you can install it from here )
- Install dependencies, see
package.json
Clone this repository to your desired folder:
Example: git clone https://github.com/Mehr-o-maah/Portfolio_2.git <your-folder-name>
on your terminal.
Install this project with:
pnpm i
this will install the dependencies you have in the package.json
To run the project, we recommend to use the live server extension in vscode, or any other editor.
To run tests, run the following command:
npx hint .
this command will run webhint
You can deploy this project using, vercel or any prefer deployment platform.
👤 Author1
- GitHub: @Codooze
- Twitter: @_M_Jace__
- LinkedIn: LinkedIn
- Make it adaptive to desktop
- Add more sections like projects, and about me etc.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️! and if you want to support me, follow me on twitter @_M_Jace__!
I would like to thank, Microverse for this amazing opportunity, and the amazing code reviewers for their support and feedback.