GithubHelp home page GithubHelp logo

anders-stubberud / tdt4140 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 28.77 MB

Gruppeprosjekt i TDT4140 - Programvareutvikling

Home Page: https://tdt-4140-group-40.vercel.app/

TypeScript 88.29% JavaScript 9.20% CSS 2.51%
expressjs firebase javascript nextjs tailwindcss typescript jest aceternity-ui nextui shadcn-ui

tdt4140's Introduction

TDT4140 Gruppe 40 - Flashy

This readme provides documentation for how you can download and test out the product locally.

The product is deployed to tdt-4140-group-40.vercel.app

Prerequisites

Before proceeding, ensure you have the following installed on your system:

  • Node.js (includes npm)
  • Yarn (for managing frontend dependencies)

Getting Started

  1. Clone the repository of our local product to your local machine:

    git clone https://gitlab.stud.idi.ntnu.no/tdt4140-2024/produktomraade-3/gruppe-40/flashy.git
    
  2. Navigate to the directory of the cloned repository

  3. Enter the server folder, and install backend dependencies using npm:

    npm install
  4. Enter the client folder, and install frontend dependencies using yarn:

    yarn install

Launching the Development Server

To start the development server, follow these steps:

  1. Open a terminal and navigate to the directory of the cloned repository.

  2. Run the following command in the server folder to start the backend server:

    npm start

    This command will launch the backend server, running on http://localhost:5001.

Running the Frontend

To run the frontend, follow these steps:

  1. Open a new terminal window/tab and navigate to the directory of the cloned repository.

  2. Run the following command in the client folder to start the frontend:

    yarn dev

    This command will compile and launch the frontend application, running on http://localhost:3000.

Accessing the Application

Once both the backend server and frontend application are running, you can access the application by opening your web browser and navigating to http://localhost:3000.

Additional Notes

Enjoy! ๐Ÿš€๐Ÿš€๐Ÿš€

tdt4140's People

Contributors

anders-stubberud avatar jennystraum avatar johanleg avatar tbwiik avatar torbjw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.