Skip to content

Blog Type App build with Nuxt and Spring Boot... For more read the Readme.md

Notifications You must be signed in to change notification settings

michael-mb/Secret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret 🔐 (Small blog like web app to keep your notes secret 🤫)

This application is a project set up to apply my knowledge of Nuxt.js and refresh my knowledge of REST API development with Spring Boot.

Setup

Clone this repository and make sure to install the dependencies:

Frontend

Go to frontend and run :

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Start the development server on http://localhost:3000

npm run dev

Backend

Install Gradle Dependency and Run the main Java Class : SecretApplication.java

Features

  • AUTH FUNCTIONALITIES (Login / Logout / Register)

imgur

  • CREATE / DELETE / EDIT <- (coming soon ...) ARTICLES

imgur

  • See your articles

imgur

Thank you for reading and dont forget to give a star ... ⭐️

About

Blog Type App build with Nuxt and Spring Boot... For more read the Readme.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published