/blog-project

a small blog project with React and Typescript

Primary LanguageTypeScript

Hello

This is a small blog project I made with the Create React App (using typescript).

How to use

  • Download the project.
  • Install dependencies.
  • Run the command "npm run app" which will start the front-end (react) and back-end (a json server)