GithubHelp home page GithubHelp logo

ianhsu0116 / ocard Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.3 MB

一個致敬 Dcard(台灣最大的大學生網路論壇)所寫出來的練習用作品

JavaScript 73.50% HTML 0.97% SCSS 25.12% Dockerfile 0.41%

ocard's Introduction


Go to Ocard! »

一個致敬 Dcard(台灣最熱門的大學生網路論壇) 所寫出來的個人練習用作品

This is a social media website, platforms allow users to have conversations, share information and create web content, enjoy it.

Login Demonstration

Login.mov

Front-End Fundamental

HTML
CSS
JavaScript (ES2015)

Front-End Frameworks & Libraries

React
React Hooks
React Router

Authentication

Google Auth
Facebook Auth
Json Web Token

Tool for Development

Node Package Manager (NPM)
SCSS ESLint
Prettier

Back-End Fundamental

Node.JS
Express

Database

MongoDB
Amazon S3

[1.0.0] 2021-10-25

added

  • 2022/06/07 Dockerize !!!

  • 2021/10/17 Useing Amazon S3 to store upload images

  • 2021/10/12 Integrate sign-in system with Facebook and Google

  • 2021/10/10 Search function

changed

  • 2021-10-30 Disabled background body scroll when article modal is showing

How to start the app

  • Client

    $ cd client
    $ docker build -t ocard-client  .
    $ docker run -it -p 3000:3000 ocard-client
    
  • Server

    $ cd server
    $ docker build -t ocard-server  .
    $ docker run -p 7777:80 ocard-server 
    

Conteact

If you got any problem when using Ocard, or had any suggestion about it. Please feel free to contact with me via email.



若是有任何侵權疑慮,煩請email告知,謝謝!

ocard's People

Contributors

ianhsu0116 avatar ianhsu-softchef avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.