Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joao-pedrozo/shoppingify-client


https://github.com/joao-pedrozo/shoppingify-client

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Logo Shoppingify Client

---

## :book: Overview

![Imgur](https://i.imgur.com/GounMss.png)

Shoppingify allows you to take your shopping list wherever you go. This app makes it easy to create personalized shopping lists for any occasion, from weekly grocery shopping list to birthday gifts. You can also organize your lists by categories and add useful notes such as product sizes and preferences.

---

## :computer: Technologies

- Logo do typescript Typescript
- Logo do react.js React
- Logo do chakraUi ChakraUI
- Logo do next.js Next

---

## :mag_right: How to contribute

- :incoming_envelope: The tasks will be posted in the issues section and assigned on the Discord server. Once you receive an assignment, you can proceed to work on it and submit it according to the instructions provided.
- :memo: If you want to [contribute](https://github.com/joao-pedrozo/shoppingify-client/wiki/How-to-contribute%3F 'Contribute') to the project, follow these step-by-step instructions to open a pull request.
- :question: If you have any questions or issues, you can contact us on [Discord](https://t.co/QWAGh2nd9j).

---

## :clipboard: Requirements

- logo do node.js Node version: 14.6.0 +
- :clipboard: Yarn or npm

---

## :file_folder: How to set up the project

To get started, clone this repository using Git:

```bash
# Clone this repository
$ git clone https://github.com/joao-pedrozo/shoppingify-client.git
```

Then, install the project dependencies:

```bash
# Install dependencies
$ yarn install
```

Here are some available scripts:

```bash
# Starting from the project root folder, go to frontend folder
$ cd shoppingify-client

# install the dependencies
$ yarn

# Start the client
$ yarn dev
```

---

## :pushpin: License

:blue_book: This open-sourced project is licensed under the MIT License.