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.
- Host: GitHub
- URL: https://github.com/brunosobraldev/gaspers
- Owner: BrunoSobralDEV
- Created: 2023-11-21T17:57:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T18:36:40.000Z (over 2 years ago)
- Last Synced: 2025-02-28T22:19:50.366Z (over 1 year ago)
- Topics: figma, nextjs, photoshop, reactjs, tailwindcss
- Language: CSS
- Homepage: https://gaspers.vercel.app/
- Size: 59.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WebSite Gaspers.ai
---

# :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
[](https://nextjs.org/)
[](https://www.typescriptlang.org/)
[](https://react.dev/)
[](https://tailwindcss.com/)
[](https://www.figma.com/)
Organization
Figma:
[](https://www.figma.com/file/qEUxA1u40MXFXPfyFOTkbE/gaspers.io?type=design&node-id=60%3A2&mode=design&t=9Sx2GtLBk5QGcsr3-1)
---
:bust_in_silhouette: Author
---
: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