Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandovidal/devchallengues
💻 Solutions to the DevChallengues on https://devchallenges.io/. Created by @devchallengues
https://github.com/brandovidal/devchallengues
brandovidal challengues devchallengues
Last synced: about 1 month ago
JSON representation
💻 Solutions to the DevChallengues on https://devchallenges.io/. Created by @devchallengues
- Host: GitHub
- URL: https://github.com/brandovidal/devchallengues
- Owner: brandovidal
- Created: 2022-07-10T07:31:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T10:36:02.000Z (about 2 years ago)
- Last Synced: 2023-04-29T21:52:46.674Z (over 1 year ago)
- Topics: brandovidal, challengues, devchallengues
- Language: Astro
- Homepage: https://devchallengues.pages.dev/
- Size: 1.07 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [devChallengues](https://devchallenges.io/)
> 🦕 You have fun coding!
[Preview URL 💻](https://devchallengues.pages.dev/)
## 🚀 Project Structure
Inside of your Astro project, you'll see the following folders and files:
```
/
├── public/
│ └── favicon.ico
│ └── logo192.png
│ └── logo512.png
├── src/
│ ├── components/
│ │ └── Card.astro
│ ├── layouts/
│ │ └── Layout.astro
│ └── pages/
│ └── index.astro
└── package.json
```## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :---------------- | :------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |## 🎮 Overview
_Screenshot Laptop_
![Screenshot Laptop](./public/desktop.png)
_Screenshot Mobile_
![Screenshot Mobile](./public/mobile.png)
## 😎 Contact
Software Developer
[![Twitter: Brando Vidal](https://img.shields.io/twitter/follow/_brandovidal?label=Follow)](https://bit.ly/brando-vidal-twitter) [![GitHub Brando Vidal](https://img.shields.io/github/followers/brandovidal?label=follow&style=social)](https://bit.ly/brando-vidal-github)