Giter Site home page Giter Site logo

blog's Introduction

Blog

Blog - is a simple blog-app example, where you can keep yourself up to date with latest posts, create and add your own post, and find out more about any post by following a link.

Functionality

Blog have Latest Posts page (/ route)

Blog have Post page (/posts/:postId route)

Blog have Create Post page (/posts/new route)

User is able to create a new post (on page /posts/new)

Installation

  1. Clone Github repository and browse to Blog directory

git clone https://github.com/maximusII/Blog.git

cd Blog

  1. Then run the app with

npm install

npm run dev

  1. Now you can access the app by navigating to

http://localhost:3000

Technical Details

Code has been written with TypeScript

ESLint and Prettier were setup for code linting

Application supports SSR. Next.js was used for this purpose, because it supports SSR out of the box.

User interface is built with styled-components

React hooks are used everywhere instead of class-based components

Network request handled with axios

Application deployed to free hosting for review https://blog-eight-orpin.now.sh/

blog's People

Contributors

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