Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renantrs/estacionamento-dio

2º Desafio de projeto do Bootcamp da Spread - Módulo 3 JavaScript
https://github.com/renantrs/estacionamento-dio

css html5 typescript

Last synced: about 1 month ago
JSON representation

2º Desafio de projeto do Bootcamp da Spread - Módulo 3 JavaScript

Awesome Lists containing this project

README

        


Logo bootcamp spread

Estacionamento Dio


This project is my second bootcamp spread challenge - module 3 (JavaScript)


GitHub License
GitHub top language
GitHub last commit


Demo on mobile
Demo on tablet
Demo on desktop

## About this project
This project is my second bootcamp **spread** challenge .

## How to use
To clone and run this project, you'll need **[Git](https://git-scm.com)**, **[node v14.19](https://nodejs.org/en/)** or higher installed on your computer. From your command line:
```bash
#Clone this repository
$ git clone https://github.com/RenanTRS/estacionamento-dio.git

#Go into the repository
$ cd estacionamento-dio

#Transpile to javascript
$ npx -p typescript tsc

#If you use vscode
$ code .

#Press
Ctrl + Shift + P

#Type it
Live Server: Open with Live Server
```

## Built with
- [TypeScript](https://www.typescriptlang.org/)

## Contact
- Email me - [email protected]
- Connect with me on [LinkedIn](https://www.linkedin.com/in/renantrsouza/)

## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/renantrs/estacionamento-dio/blob/main/LICENSE) file for details.