Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/renantrs/estacionamento-dio
- Owner: RenanTRS
- License: mit
- Created: 2022-05-13T15:40:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T00:24:31.000Z (over 2 years ago)
- Last Synced: 2024-10-24T14:26:54.728Z (3 months ago)
- Topics: css, html5, typescript
- Language: TypeScript
- Homepage: https://renantrs.github.io/estacionamento-dio/
- Size: 9.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Estacionamento Dio
This project is my second bootcamp spread challenge - module 3 (JavaScript)
## 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.