- This is a CRUD application for a Blog site written using the MERN stack in TypeScript Programming Language
- The basic premise of this application is to simulate a basic CRUD in MERN.
- Clone the Project to your machine
- Open this in your favorite text editor
- Open 2 seperate console windows in your text editor
- Then in FrontEnd and BackEnd directories type the
npm icommand - Then type
npm run devcommand for both directories and the go to the following localhost link that is provided in the frontend console window
