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

https://github.com/eliasjuk/palpitebox

✔️ PalpiteBox
https://github.com/eliasjuk/palpitebox

api google-api javascript nextjs nodejs postcss react tailwindcss

Last synced: 3 months ago
JSON representation

✔️ PalpiteBox

Awesome Lists containing this project

README

          


palpite

🚀 Aplicação desenvolvida durante a semana Fullstack Master do DevPleno 🚀

---


GitHub language count
Repository size


Made by EliasJuk



GitHub last commit



Repository issues


License


Layout   |   
How to contribute   |   
License

---

## 🔖 Layout

Para acessar o layout utilize a ferramenta [Figma](https://www.figma.com/file/eODtD1pdeFmruDQBqUucju/palpite-box).

---

## :rocket: Technologies

This project was developed with the following technologies:

- [React](https://reactjs.org)
- [Next.js](https://nextjs.org/)
- [Node.js](https://nodejs.org/en/)
- [Tailwindcss](https://tailwindcss.com/)
- [PostCSS](https://postcss.org/)
- [Autoprefixer](https://github.com/postcss/autoprefixer)
- [swr](https://github.com/vercel/swr)
- [Moment](https://momentjs.com/)

> https://console.developers.google.com/
---

## ❔ How To Use

To clone and run this application, you'll need Git, [Node.js][nodejs] installed on your computer.

From your command line:

### ❕ Install API

```bash
# Clone this repository
$ git clone https://github.com/EliasJuk/PalpiteBox

# Go into the repository
$ cd PalpiteBox/project

# Install dependencies
$ npm install

# Run the API
$ npm run dev
```

---

## ❔ How to contribute

- Make a fork;
- Create a branck with your feature: `git checkout -b my-feature`;
- Commit changes: `git commit -m 'feat: My new feature'`;
- Make a push to your branch: `git push origin my-feature`.

After merging your receipt request to done, you can delete a branch from yours.

---

## :memo: License

This project is under the MIT license. See the [LICENSE](LICENSE.md) for details.