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

https://github.com/gartnerleandro/tiempoactual

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
https://github.com/gartnerleandro/tiempoactual

Last synced: 2 months ago
JSON representation

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

Awesome Lists containing this project

README

        

Tiempo Actual


Solution for a challenge from Devchallenges.io.




Demo

|

Solution

|

Challenge


## Table of Contents

- [Overview](#overview)
- [Built With](#built-with)
- [Features](#features)
- [How to use](#how-to-use)
- [Contact](#contact)
- [Acknowledgements](#acknowledgements)

## Overview

![screenshot](https://github.com/gartnerleandro/tiempoactual/blob/main/screenshots/desktop_screenshot.png?raw=true)

### Built With

- [NextJS](https://nextjs.org/)

## Features

This application/site was created as a submission to a [DevChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/mM1UIenRhK808W8qmLWv) was to build an application to complete the given user stories.

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/gartnerleandro/tiempoactual

# Install dependencies
$ yarn install

# Run the app
$ yarn start
```

## Acknowledgements

- [NextJS documentation](https://nextjs.org/docs/getting-started)

## Contact

- Website [gartnerleandro.es](https://gartnerleandro.es/)
- GitHub [@gartnerleandro](https://github.com/gartnerleandro)
- Twitter [@gartner_leandro](https://twitter.com/gartner_leandro)