Giter Site home page Giter Site logo

fxhphuc / my-blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vadimturok/my-blog

0.0 0.0 0.0 2.08 MB

MyBlog - blog app built with React and Nest

Home Page: https://deploy-nest-react-blog-app.herokuapp.com

TypeScript 77.57% HTML 0.64% SCSS 21.79%

my-blog's Introduction

📝MyBlog - blog application

MyBlog is a blog application where users are able to create their own posts, react to other's posts and many more. Live demo here.

Table of Contents

Technologies Used

  • React - version 18.0.0
  • Moment - version 2.29.3
  • Redux - version 4.1.2
  • TypeScript - version 4.6.3
  • Axios - version 0.26.1
  • SCSS - version 0.2.4
  • Nest - version 8.0.0
  • JWT - version 8.5.1
  • PostgreSQL(pg) - version 8.7.3
  • class-validator - version 0.13.2
  • TypeORM - version 0.2.45

Features

Main features of the app:

  • Viewing posts
  • Viewing single post
  • Viewing latest posts
  • Creating, editing and deleting posts
  • Ordering post by time, likes or comments
  • Writing comments
  • Authorization & authentication system
  • Editing user info
  • Viewing own posts
  • Liking posts
  • Posts pagination

Setup

To run back-end server: open 'blog-app' folder, create .development.env file, provide database credentials and specify port.

Run following commands:

npm install
npm run start:dev

To run React application: open 'client' folder

Run following commands:

npm install
npm start

Project Status

Project is: completed

Contact

Contact with me via e-mail: [email protected]

my-blog's People

Contributors

vadimturok 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.