Skip to content

diogorochaa/blog-diogodev

Repository files navigation

Blog | @diogodev_

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Esse projeto foi desenvolvido para conseguir fazer posts de um blog, com a possibilidade de adicionar, editar e excluir posts.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Diogo

 

Back to top