Skip to content

zacharychoi-ce/gallery-app-react

Repository files navigation

Gallery app

The app is built using React & node.js

Not yet done

  • Repo name change: d.gallery?
    • Home title change
  • Create post
  • vid' url to show as video
  • Styling (SCSS / Tailwind)
    • Remove border for inputs, only placeholder
  • Update post

Stretch

  • Multiple images in one post
  • Discovery page - External gallery API page e.g. art institutes, pinterest. Then reblog.
  • Move database to AWS RDS - mySQL, server-side to AWS Lambda and API Gateway
  • Authentication (will change nature of app)
  • Playlist link, player addon
  • Backend restructure for different logins (post uploader_id etc)

Running the app

git clone https://github.com/zacharychoi-ce/gallery-app-react.git
cd gallery-app-react && npm i

Database setup

npx knex migrate:latest
npx knex seed:run

Running the app

npm run dev

On browser, run:

http://localhost:3000

About

WIP, blog-type app to later deploy. Personal development blog + collection of inspiration/motivation/arts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors