Skip to content

Concept online platform for fashion enthusiasts to share and discuss clothes

Notifications You must be signed in to change notification settings

andrewh318/the-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The Archive is a Pinterest-like web app where fashion enthusiasts can upload, discuss and review different pieces of clothing. The front end is made using HTML/CSS with the help of the EJS templating language. The back end is a simple REST API with NodeJS and Express- combined with MongoDB for data persistence. This project was created to help me learn and better understand the client/server architecture.

Running

You can run this project locally by:

  • Clone project
  • Install dependencies using yarn or npm install
  • Install and set up a local MongoDB server by following the following guide
  • Run yarn start or npm start
  • Navigate to localhost:3000

Photos

splash page home page item page

About

Concept online platform for fashion enthusiasts to share and discuss clothes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published