- 📖 About the Project
- 💻 Getting Started
- Setup
- Prerequisites
- Install
- Usage
- Run tests (#triangular_flag_on_post-deployment)
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Hello Microverse Project] This is a simple project that displays "hello microverse".Its a true reflection of skills I have acquired from microverse so far.
- HTML.
- CSS.
The following are the key features of the application.
- [Linters for HTML and CSS to ensure code quality and style consistency.]
- [Gitignore configuration that ignores the node_modules directory. ]
- [GitHub Flow branching for better collaboration and review. ]
- [Descriptive README file customized to the project.]
- [Multiple file commits, including HTML, CSS, and an ignored test.md file.]
- [Opening a pull request for collaboration and review.]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- vscode.
- git.
- set up an index.html document.
Clone this repository to your desired folder:
Navigate to the directory where you want to clone this project in your computer. Clone this repository to your desired folder:git clone https://github.com/ReX0069/Hello_Microverse-.git
Install this project with this command:
$ npm install
To run the project, execute the following command by opening the vscode with the command code .
To run tests, run the following command:
Run it in your local server
👤 Karan Joshi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add the navigation for the project to navigate over the pages🚀
- Add some animation style for the project to attract the user's attention 💯
- Use the semantics tags at the project👌
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a star .
I would like to thank microverse for issuing the project to the students.
-
[Question 1] [How long did it take you to complete the project?]**
- [It being a simple project,It took me 1 hours ]
-
[Question 2] [Talk about your biggest challenge in the project. What happened? How did you manage it?]
- [Answer_2][It was the Linters part.It was challenging at first(the installation and understanding the errors) however I can confidently say I can succesfully configure it as well as use it to successfully get a lot from it.]
This project is MIT licensed.