Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 571 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 571 Bytes

project preview

This project is fullstack webapp creating for streaming and video sharring.

The UI of this project was created using Nextjs framework and mantine UI is used to ease the process of creating UI. Axios is used to fetch data from express server.

This project is written by Typescript. user Auth is profromed by Jwt on serverSide (backend) of project.

To run the development server:

npm run dev
# or
yarn dev

The finished project (UI section) will be deploy on vercel. The link to project will be added to this file after deployment: