Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 673 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 673 Bytes

FilmweebFront - V2 🎬

The Frontend part of the movie website developed by members of the SKNI KOD (Studenckie Koło Naukowe Informatyków KOD), based on the existing Filmweb.pl website, but improved with social media modules and additional functions beyond its basic purpose.

This project is a reboot of the original project idea.

How to try it ❓

In the project directory, you can run:

npm install
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Used technologies and additions