- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Personal Tech Goals Website is a simple single-page website outlining my tech goals for the next 2 years.
Client
Presentation
Interactivity
The following are key features displayed on the website:
- Responsiveness of the page
- Current UTC time and day of the week
- Personal tech goals list
- Useful links
To get a local copy up and running, follow these steps.
In order to run this project, you need a web browser and a code editor.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/AsciencioAlex/tech-goals-website.git
Install this project by simply opening the index.html file in your browser.
To run the project, open the index.html file in your preferred web browser:
open index.html
To run tests, you can use a web browser's developer tools to inspect the elements and ensure they are correctly displayed and responsive.
The deployment of this project was done on Github Pages:
https://asciencioalex.github.io/my-tech-goals/
GitHub: @AsciencioAlex X: @Codnetech LinkedIn: Alex Asciencio
🔭 Future Features The following features will be added in the future:Additional HTML pages Enhanced CSS styling JavaScript for added interactivity
🤝 Contributing Contributions, issues, and feature requests are welcome!Feel free to check the issues page.
⭐️ Show your support If you like this project, please give it a star on GitHub and share it with your network! 🙏 Acknowledgements I would like to thank freeCodeCamp, W3Schools, and Mozilla Developer Network for their comprehensive resources and tutorials. ❓ FAQ Can I run the project without installing any tools?Yes, you can run it directly in your web browser by opening the index.html file. Where can I learn to build a similar project?
You can learn HTML, CSS, and JavaScript from resources like freeCodeCamp, W3Schools, and MDN Web Docs.
📝 License This project is MIT licensed. ```