WantToKnow.me is a portfolio website designed to showcase your skills, projects, and achievements in a clean and visually appealing way. This project aims to help individuals create an online presence that effectively communicates their expertise and personal story.
- Responsive Design: Optimized for all devices, including desktop, tablet, and mobile.
- Dynamic Project Showcase: Highlight your projects with descriptions, technologies, and live links.
- About Section: Share your personal journey, achievements, and goals.
- Contact Form: Allow visitors to easily get in touch.
- Simple and Elegant UI: Minimalistic yet functional design to keep the focus on content.
This project is built with the following technologies:
- HTML5: For structuring content.
- CSS3: For styling the website with a clean and modern look.
- JavaScript: To add interactivity and functionality.
- React: For a modular and efficient frontend framework.
To run the project locally, ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/faridmsta/wanttoknow.me.git cd wanttoknow.me -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to or just click o on terminal:
http://localhost:5173
wanttoknow.me/
βββ public/ # Static assets (images, icons, etc.)
βββ src/ # Main source code
β βββ components/ # Reusable components
β βββ pages/ # Website pages
β βββ App.js # Main application file
βββ package.json # Project dependencies and scripts
βββ README.md # Project documentation
This project is licensed under the MIT License. Feel free to use and customize it as needed!
If you have any questions or suggestions, feel free to reach out:
- GitHub: faridmsta
- Email: [faridmustafyev@gmail.com]
β If you like this project, please consider giving it a star to support its development!