Skip to content

Web project from the Integrated project of the college.

License

Notifications You must be signed in to change notification settings

arrudadev/pi-smart-storage

Repository files navigation

Pi Smart Storage

Web project from the Integrated project of the college.

License: MIT

cover

📌 Table of Contents

📝 About The Project

Web project from the Integrated project of the college, to manage stock. Development with ReactJs, NextJs and prisma.

💻 Technologies

This project was developed with the following technologies:

🏃 Getting Started

To run the project locally follow these steps:

⚠️ Prerequisites

  • NodeJs Prefer to install the LTS version.
  • Yarn Need to install latest version prior to 2.0 version.

👷 Installation

1. To clone the project, run this command:

git clone https://github.com/arrudadev/pi-smart-storage.git

2. Install dependencies:

yarn install

🤘 Usage

1. Create your environment variables based on the examples of .env.example:

cp .env.example .env

After copying the examples, make sure to fill the variables with new values.

2. Run the following command to start the application in a development environment:

yarn dev

3. Open the project into your browser in:

http://localhost:3000

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Web project from the Integrated project of the college.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published