Skip to content

DanielMiguelez/Final-Project-Daniel-Miguelez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3rd Project with React Final Project - Social Network - MERN Stack

MERN STACK FRONTEND PROJECT

In this project, everything learned so far is unified. I developed a social network in which users will register, log in and publish using the social network API created in the 2nd Backend Project.

Goals of this project

Development of an e-commerce using Front and Backend where we will put in practice how to:

  1. Register Users
  2. Log in users
  3. View Posts and create new ones
  4. Delete and Edit posts from the author
  5. Like or remove like from a post
  6. Search bar for users or posts
  7. Availability to see your posts and data
  8. Comment every post

Essential project requirements:

● Use of branches with git, when the project is finished there should be two branches, the master or main and the develop. ● Excellent README presentation.

Views

At least it has to be done with the next components, these are the ones to be done throughout the project:

  1. Home
  2. Header
  3. Footer
  4. Login / Logout
  5. Register
  6. Profile
  7. Search
  8. Admin
  9. Post Admin
  10. Comments
  11. Post Detail
  12. Not Found
● Use Redux ● Use SASS ● Design is important.

Built With

  • Node
  • React
  • SASS

Future Roadmap

  • Improve the styles with SASS
  • Add more posts and variety to the listing
  • Put in practice the remaining Extra exercises

License

This project is under license of Daniel Miguélez.

Acknowledgments

This space is made to list my favourites Social Network projects that I have explored and inspired by while doing our app.

Project's review and GIFS

First gif, where we cann appreciate how to log with an user, create a post as an admin and how to delete your own post, after giving a like and modify the post itself.

foto

In the second one, we can see how to register an user, but previously we have proved that the notifications work, in case that something fails. Also how to create a post and put a comment in it.

foto

Contact


Releases

No releases published

Packages

No packages published