An open API service indexing awesome lists of open source software.

https://github.com/stefifm/full-stack-social

Full Stack Social Media project using React, Node.js, Express and MySQL.
https://github.com/stefifm/full-stack-social

Last synced: 3 months ago
JSON representation

Full Stack Social Media project using React, Node.js, Express and MySQL.

Awesome Lists containing this project

README

        

# Social media project

Full Stack Social Media project using React, Node.js, Express and MySQL.
Base on [Lama Dev UI Tutorial](https://www.youtube.com/watch?v=FweHcYHkt9A&t=0s&ab_channel=LamaDev) and [Lama Dev Backend Tutorial](https://www.youtube.com/watch?v=1EuNnZEp2sQ&t=223s&ab_channel=LamaDev)

## Description

Social Media project using React, Node.js, Express and MySQL.

### New thinks that I learned
- React Router Dom 6.4
- Sass
- Dark Mode
- React Query
- Using Cookies for Auth

## Other technologies
- MySQL
- Node.js
- Express
- Rest API
- Auth with JWT and Cookies