Skip to content
/ Art Public

Website to search, save and download paintings

Notifications You must be signed in to change notification settings

poissonfou/Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a portifolio project composed of a Node.js server/REST API and a React frontend. You can create an account, browse, save and download your favorite paintings. Saved paintings will appear in your profile, and you can group them into collections.

The number of paintings is unfortunatly limited since I'm only one person working on this, but the intended website experience is available.

The frontend uses React, React Router and Redux.

The backend operates with Node + Express and Mongoose.

How to run:

Frontend - npm run dev

Backend - npm run start:dev

--HOME PAGE-- image

--BOARD PAGE-- image

--PROFILE PAGE-- image

Releases

No releases published

Packages

No packages published