Skip to content

joao-pedrozo/shoppingify-client

Repository files navigation

Logo Shoppingify Client

📖 Overview

Imgur

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.


💻 Technologies

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

🔎 How to contribute

  • 📨 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.
  • 📝 If you want to contribute to the project, follow these step-by-step instructions to open a pull request.
  • ❓ If you have any questions or issues, you can contact us on Discord.

📋 Requirements

  • logo do node.js Node version: 14.6.0 +
  • 📋 Yarn or npm

📁 How to set up the project

To get started, clone this repository using Git:

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

Then, install the project dependencies:

# Install dependencies
$ yarn install

Here are some available scripts:

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

# install the dependencies
$ yarn

# Start the client
$ yarn dev

📌 License

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