Skip to content

Andrea-Dispe/Blog_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App

This is a React app made with Webpack and Bootstrap connected to a socket.io server connected to a MongoDB on Atlas.

It is a blog app where users can register with email, username and password, login and create blog posts, read them and make friends requests with other users.

It is composed by a frontend and a backend.

My blog app presentation gif

Tech stack (Front-end):

  • React
  • Bootstrap
  • Webpack

Tech stack (Back-end):

  • Express
  • Socket.io
  • MongoDB with Atlas

To do:

  • Implement Redux (data now is passed down with useContext and useReducer)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published