thirteenmd / mern-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goalsetter MERN app

This is the goalsetter app I created following the Learn the MERN Stack series on YouTube.

The backend application was written in javascript using Node and Express, and it uses JWT authentication.

The frontend app was written in javascript using the Ract framework.

To start the project (both BE and FE) run the script npm run dev.

About


Languages

Language:JavaScript 84.8%Language:CSS 9.6%Language:HTML 5.7%