About | Technologies | Requirements | Starting | License | Author
Esse projeto foi desenvolvido para conseguir fazer posts de um blog, com a possibilidade de adicionar, editar e excluir posts.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/diogorochaa/blog-diogodev.git
# Access
$ cd blog-diogodev
# Install dependencies
$ npm install
# Run the project
$ npm run dev
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Diogo