Description | Getting Started | What's inside? | License
under construction...
Describe your application and what you learning with it. 😃
- Download the repository
- Using Git
git clone https://github.com/<your-login>/<repository>.git
- Using Github CLI
gh repo clone <your-login>/<repository>
💡 or whichever way you prefer
-
Installation
-
Execution
./src
├── assets
├── pages
├── styles
├── other-folder
-
assets
: all resources used. How icons, images, etc. -
pages
: each file is a website page. -
styles
: global styles. -
other-folder
: add all folders when incorporation your application.
This project is under the MIT license. See the file LICENSE for more details.
Build with 💙 By your name
Based on the readme template by Henrique Miranda