- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Describe your project in 1 or 2 sentences.
[Hello Microverse] is a git-github based warm-up project.
🛠 Built With HTML/CSS
and Markdown
Tech Stack HTML/CSS
with Nodejs
Describe the tech stack and include only the relevant sections that apply to your project.
- [Clean and Simple Static Webpages]
- [Only Raw HTML & CSS]
- [Nodejs for development tools]
Add a link to your deployed project.
Clone this repository and start making changes. And forget the PR!
To get a local copy up and running, follow these steps.
In order to run this project you need:
Check Git is already installed and working:
git --version
node --version
It should not show you any error. And should return the version info.
Clone this repository to your desired folder:
Execute this:
git clone git@github.com:mahabubx7/Hello-Microverse.git
Install this project with:
Install Dependencies:
cd your-project-folder
npm install
To run the project, execute the following command:
Execute this:
npm start
To run tests, run the following command:
Testing with Lint-checks:
npm test
Deployed in Github Pages
.
Mention all of the collaborators of this project.
👤 Mahabub
- GitHub: @mahabubx7
- Twitter: @mahabub__7
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
Add at least 2 questions new developers would ask when they decide to use your project.
-
[Is this project for Microverse program?]
- [Yes, it is. This is the first week first project called
Hello Microverse
]
- [Yes, it is. This is the first week first project called
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.