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.
- Host: GitHub
- URL: https://github.com/stefifm/full-stack-social
- Owner: stefifm
- Created: 2023-12-10T02:35:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T16:05:47.000Z (over 1 year ago)
- Last Synced: 2025-02-08T23:19:21.724Z (4 months ago)
- Language: JavaScript
- Size: 4.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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