Skip to content

Repository files navigation

Project The Blog

This project is intended to be part of my portfolio. With this project, I intend to improve my basic skills in React with TS, creating a simple blog. No AI was used ❌

Figma

I used the following Figma as inspiration click here

Application

Application created using Vite

  • npm run dev : Run the development environment;
  • npm run server : Run the JSON-server;

Dependencies

  • axios: ^1.8.3,
  • json-server: ^1.0.0-beta.3,
  • react: ^19.0.0,
  • react-dom: ^19.0.0,
  • react-router: ^7.3.0

To run the project

  1. To run this project we first need to run the npm run server command, this will make the json-server lib run and bring up the backend mock;
  2. After that we just need to run npm run dev to bring up the application and use it on the port provided;

I code with

typescript logo react logo figma logo

About

This project is intended to be part of my portfolio. With this project, I intend to improve my basic skills in React with TS, creating a simple blog. No AI was used ❌

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages