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

https://github.com/brunosobraldev/gaspers

Website recreated with the technologies required for the position of Javascript Developer at Gaspers company.
https://github.com/brunosobraldev/gaspers

figma nextjs photoshop reactjs tailwindcss

Last synced: 2 months ago
JSON representation

Website recreated with the technologies required for the position of Javascript Developer at Gaspers company.

Awesome Lists containing this project

README

          

WebSite Gaspers.ai

---
printscreen-mobile-mac

# :pushpin: Table of Contents

- :house: [About](#about)
- :dart: [Installation](#installation)
- :gear: [Install dependencies](#install_dependencies)
- :rocket: [Getting Started](#getting_started)
- :computer: [Techs](#techs)
- :bust_in_silhouette: [Author](#author)
- :handshake: [Contributing](#contributing)
- :scroll: [License](#license)

---

:house: About

Website recreated with the technologies required for the position of Javascript Developer at Gaspers.ai.

Reference: [Gaspers.ai](https://gaspers.ai/)

---

:dart: Installation

**First you need to install:**

- [Node.js](https://pt-br.nodejs.org/) (required)
- [Npm](https://www.npmjs.com/) (required)

**Then in order, clone the project.**

By HTTPS, running this command:

```bash
git clone https://github.com/BrunoSobralDEV/gaspers.git
```

Or by ssh, running this command:

```bash
git@github.com:BrunoSobralDEV/gaspers.git
```

SSH is a secure protocol, but you need to register a key ssh in your github before.

:hammer_and_wrench: Install dependencies

```bash
npm install
```

:rocket: Getting Started

```bash
npm run dev
```
---

:computer: Techs

[![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-blue?style=for-the-badge&logo=TypeScript&logoColor=ffffff)](https://www.typescriptlang.org/)
[![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)](https://react.dev/)
[![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)
[![Figma](https://img.shields.io/badge/figma-%23F24E1E.svg?style=for-the-badge&logo=figma&logoColor=white)](https://www.figma.com/)

Organization

Figma:

[![Figma](https://img.shields.io/badge/Figma-black?style=for-the-badge&logo=Figma&logoColor=ffffff)](https://www.figma.com/file/qEUxA1u40MXFXPfyFOTkbE/gaspers.io?type=design&node-id=60%3A2&mode=design&t=9Sx2GtLBk5QGcsr3-1)

---

:bust_in_silhouette: Author




Foto de Bruno Sobral



Bruno Sobral



---

:handshake: Contributing

Contributions, issues and feature requests are welcome! Feel free to **file a new issue** on the [Project-gaspers](https://github.com/BrunoSobralDEV/gaspers/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**!

---

:scroll: License