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.
- Host: GitHub
- URL: https://github.com/gartnerleandro/tiempoactual
- Owner: gartnerleandro
- Created: 2022-05-15T08:29:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T11:21:51.000Z (5 months ago)
- Last Synced: 2025-01-29T10:40:16.682Z (4 months ago)
- Language: JavaScript
- Homepage: https://tiempoactual.vercel.app
- Size: 502 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tiempo Actual
## Table of Contents
- [Overview](#overview)
- [Built With](#built-with)
- [Features](#features)
- [How to use](#how-to-use)
- [Contact](#contact)
- [Acknowledgements](#acknowledgements)## Overview

### 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)