Skip to content

A web application made with typescript, react, express and development tools like storybook that lets user visualize, add and delete their blog posts.

Notifications You must be signed in to change notification settings

YashasaveeKesarwani99/recruiter-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Blog Posts

A web application made with typescript, react, express and development tools like storybook that lets user visualize, add and delete their blog posts.

Installation

After cloning the repo follow these steps to setup the app in your local environment

  cd client

  npm install
  npm run dev
  npm run storybook

  .. cd server

  npm install
  npm run serve

This will get your both backend and frotend local server running as well as let you use the storybook that will run on default port 6006.

About

A web application made with typescript, react, express and development tools like storybook that lets user visualize, add and delete their blog posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published