Skip to content

Flow is a personal project built with React, Node.js, GraphQL, TypeScript, MongoDB, and TypeORM. It is an application that allows users to add and manage their favorite podcasts in one place.

Notifications You must be signed in to change notification settings

LucianoPierdona/Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Flow

Project made with React using Typescript where you can create your account and add or delete some Podcasts Cards.

Version License: ISC Twitter: Lucianompjr

Usage Front-End

First Install the components with

npm install
# or
yarn add

Then run with

npm start
# or
yarn start

Usage Back-End

First install the dependencies with

npm install
# or
yarn add

Then run with

npm run dev
# or
yarn dev

Screenshots

initial page background

Login Page

List of Podcasts

Create Podcast Form

About

Flow is a personal project built with React, Node.js, GraphQL, TypeScript, MongoDB, and TypeORM. It is an application that allows users to add and manage their favorite podcasts in one place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published