Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardosancho/template-microverse-1
https://github.com/eduardosancho/template-microverse-1
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eduardosancho/template-microverse-1
- Owner: eduardosancho
- Created: 2021-11-23T19:43:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T16:29:11.000Z (about 3 years ago)
- Last Synced: 2025-01-09T04:31:56.813Z (5 days ago)
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Project Name
> One paragraph statement about the project.
![screenshot](./app_screenshot.png)
Additional description about the project and its features.
## Built With
- Major languages
- Frameworks
- Technologies used## Live Demo
[Live Demo Link](https://livedemo.com)
## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**To get a local copy up and running follow these simple example steps.
### Prerequisites
### Setup
Clone this repo into your local device by running the following command on your Terminal:
```
git clone https://github.com/eduardosancho/ConferencePage_Capstone.git
```That will create a folder with the project inside it. Navigate into it to access the files.
### Install
### Usage
Before you begin testing and experimenting, remember to use the Terminal to create a branch by running:
```
git checkout -b branch-name
```
After that you should be ready to go.### Run tests
Before pushing changes to your branch, I would recommend opening this file:
.github/workflows/linters.yml
install and run webhint, stylelint, and eslint
These linter will help you fit your code to this repo's syntax standard.
### Deployment
Once you're done with your changes, remember to ```git pull``` before doing ```git push``` this will update
your local copy of the project if someone else made changes to the repo while you worked on your part.## Authors
👤 **Author1**
- GitHub: [@eduardosancho](https://github.com/eduardosancho)
- Twitter: [@sanchitobless](https://twitter.com/sanchitobless)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/eduardo-sancho-043641181/)👤 **Author2**
- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.