Skip to content

maryemsalah22/SE-Project-CMP-Front-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



This website is a replica of the widely known Tumblr. Made with passion by a team of six computer engineering juniors at Cairo University and serves as a school project for the software engineering fundementals course (CMP3030). You can visit the website at:

https://tumblr.social

Note that the frontend and backend server are deployed seperately. They're not guaranteed to stay there forever, these are the steps to run the project on your machine:

➤ Clone the project
➤ cd tumblr_replica
➤ npm start
➤ npx json-server --watch data/db.json --port 8000 (to the mock server)

We're aware of a bug where after cloning, Github might not get the folder names correctly. If you get an error, Make sure that it's tumblr-replica/src/components/NavTabs/NavTabs and not tumblr-replica/src/components/NavTabs/Navtabs

Technologies used




                                               


🛫 Now it's time quick demo on the main features 🛬


Take a deep breath



Let's begin


✦ Sign Up & Login ✦


✦ Email Verification ✦


✦ Dashboard & Posts ✦


✦ Trending Page ✦


✦ Inbox Page ✦


✦ Chat ✦


✦ Search ✦


✦ Navigation Bar ✦


✦ Profile ✦


✦ Profile-related Pages ✦


✦ Following & Followers ✦


✦ Responsiveness & Themes ✦


✦ Settings ✦


💖 Thank you. 💖

About

We will redesign tumblr Front-end and then sell it to them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%