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.
- 📨 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.
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
📘 This open-sourced project is licensed under the MIT License.