Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 25dc682

Browse files
Change readme
1 parent 0b5701e commit 25dc682

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

‎README.md‎

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,35 @@
1-
# frontend
1+
# Vue Blog
22

33
> A Vue.js project
44
5+
## Goal
6+
7+
This is a simple mini blog to learning Vuejs, its you can post some content with tags, navegete between menus with vue-router and consuming a API with [Json Web Token] authentication. To do the design was used [Bulma].
8+
9+
I did the backend in [Springboot Blog Project].
10+
11+
## Whats libs were used?
12+
13+
Building..
14+
15+
## Components
16+
17+
- About
18+
- Account
19+
- Contanct
20+
- Login
21+
- Multiselect
22+
- Post
23+
- UpdatePost
24+
25+
## Routes
26+
27+
- **/posts**: Basically is the home page where if the user authenticated can make a post.
28+
- **/login**: Authentication of user.
29+
- **/about**: Simple about.
30+
- **/contact**: Information of contact.
31+
- **/account**: Account where you can edit information of user [Building].
32+
533
## Build Setup
634

735
``` bash
@@ -16,3 +44,8 @@ npm run build
1644
```
1745

1846
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
47+
48+
49+
[Json Web Token]: <https://jwt.io/>
50+
[Springboot Blog Project]: <https://github.com/daltondiaz/springboot-blog>
51+
[Bulma]: <https://bulma.io/>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /