Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)