8000 GitHub - Thildi/BloomBuddy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thildi/BloomBuddy

Repository files navigation

Group_136

This is a simple web application built with React, Next.js and Styled-Components. This page is deployed with Vercel.

Table of Contents

About

In the application, the user can manage his plants and discover new plants. Adding new plants and editing existing plants is quick and easy thanks to this application. It is also possible to search and filter the plants.

Contributors

The following people have contributed to this project:

Technologies

This web application was built using the following technologies:

  • React – React is a JavaScript library for building interactive user interfaces with reusable components.
  • Next.js – Next.js is a React framework that enables server-side rendering and static site generation.
  • Styled-Components – Styled-components allows you to write CSS in JavaScript and apply styles directly to components.
  • React-Toastify - React-Toastify is a library for displaying customizable toast notifications in React applications.
  • Cloudinary - Cloudinary is a cloud service for managing, optimizing, and delivering media like images and videos.
  • Vercel - Vercel is a platform for deploying and hosting modern front-end applications, optimized for Next.js.

Installation

To work locally, please install the dependencies using npm i first.

Run npm run dev to start a development server and open the displayed URL in a browser.

Use npm run test to run the tests.

You can use the following commands:

  • npm run dev to start a development server
  • npm run build to build the project
  • npm run start to start a production server
  • npm run test to run the tests
  • npm run lint to run the linter

Releases

No releases published

Packages

No packages published
0