|
| 1 | +<!-- Please update value in the {} --> |
| 2 | + |
| 3 | +<h1 align="center">{Your project name}</h1> |
| 4 | + |
| 5 | +<div align="center"> |
| 6 | + Solution for a challenge from <a href="http://devchallenges.io" target="_blank">Devchallenges.io</a>. |
| 7 | +</div> |
| 8 | + |
| 9 | +<div align="center"> |
| 10 | + <h3> |
| 11 | + <a href="https://{your-demo-link.your-domain}"> |
| 12 | + Demo |
| 13 | + </a> |
| 14 | + <span> | </span> |
| 15 | + <a href="https://{your-url-to-the-solution}"> |
| 16 | + Solution |
| 17 | + </a> |
| 18 | + <span> | </span> |
| 19 | + <a href="https://devchallenges.io/challenges/Jymh2b2FyebRTUljkNcb"> |
| 20 | + Challenge |
| 21 | + </a> |
| 22 | + </h3> |
| 23 | +</div> |
| 24 | + |
| 25 | +<!-- TABLE OF CONTENTS --> |
| 26 | + |
| 27 | +## Table of Contents |
| 28 | + |
| 29 | +- [Overview](#overview) |
| 30 | + - [Built With](#built-with) |
| 31 | +- [Features](#features) |
| 32 | +- [Contact](#contact) |
| 33 | +- [Acknowledgements](#acknowledgements) |
| 34 | + |
| 35 | +<!-- OVERVIEW --> |
| 36 | + |
| 37 | +## Overview |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | +Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering: |
| 42 | + |
| 43 | +- Where can I see your demo? |
| 44 | +- What was your experience? |
| 45 | +- What have you learned/improved? |
| 46 | +- Your wisdom? :) |
| 47 | + |
| 48 | +### Built With |
| 49 | + |
| 50 | +<!-- This section should list any major frameworks that you built your project using. Here are a few examples.--> |
| 51 | + |
| 52 | +- [React](https://reactjs.org/) |
| 53 | +- [Vue.js](https://vuejs.org/) |
| 54 | +- [Tailwind](https://tailwindcss.com/) |
| 55 | + |
| 56 | +## Features |
| 57 | + |
| 58 | +<!-- List the features of your application or follow the template. Don't share the figma file here :) --> |
| 59 | + |
| 60 | +This application/site was created as a submission to a [DevChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/Jymh2b2FyebRTUljkNcb) was to build an application to complete the given user stories. |
| 61 | + |
| 62 | +## Acknowledgements |
| 63 | + |
| 64 | +<!-- This section should list any articles or add-ons/plugins that helps you to complete the project. This is optional but it will help you in the future. For exmpale --> |
| 65 | + |
| 66 | +- [Steps to replicate a design with only HTML and CSS](https://devchallenges-blogs.web.app/how-to-replicate-design/) |
| 67 | +- [Node.js](https://nodejs.org/) |
| 68 | +- [Marked - a markdown parser](https://github.com/chjj/marked) |
| 69 | + |
| 70 | +## Contact |
| 71 | + |
| 72 | +- Website [your-website.com](https://{your-web-site-link}) |
| 73 | +- GitHub [@your-username](https://{github.com/your-usermame}) |
| 74 | +- Twitter [@your-twitter](https://{twitter.com/your-username}) |
0 commit comments