Skip to content

markusenglund/pinterest-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinterest-clone

This is the final full-stack project in the Freecodecamp curriculum. The instructions and requirements can be found here. It's a Pinterest-style application where a user can look at pictures that other people have linked to. A user can sign in with twitter which gives him/her the ability to link to pictures of their own and like other people's images. The pictures are not uploaded but linked, so loading times can vary.

The application was build using NodeJS on the server, with mongoDB (using mongoose) as database. I used passportJS for authentication. The frontend was built using React and Redux. This was the first project I built using Redux. It went okay.

About

Free code camp project: Build a Pinterest clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published