Skip to content

oscarwang913/My-SPA-Blog

Repository files navigation

Single Page Application - Blog

This is a blog projcet built with React.js.

Description

Building blog project allows me to get to know how SPA works. In addition, the blog has different pages, like home page, single post page, sign-in/sign-up page. So, it is also a good opportunity to learn how to design its style systematically.

Demo

Demo Link

Imgur

Imgur

Imgur

How to use?

  • As a user, you can add, update, read, and delete posts you create.
  • As a user, you can register and login the blog.

Tech used

  • React
  • React-router-dom
  • styled-components

Installation

yarn start

To run the app in the development mode.

yarn build

Builds the app for production to the build folder.

API Reference

Fetch data from Lidemy API Server. The password you enter will be changed to Lidemy. So, after registration, please use your usename and the password Lidemy to sign in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published