Skip to content

alyssa9koh/react-simple-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick set-up guide

Go to the directory you want to set this project up in. Then run:

git clone https://github.com/alyssa9koh/react-simple-blog.git
npm install
npm start

You should be able to see the app at http://localhost:3000/.

React Simple Blog

Project idea from this post

Task: Create a basic blog platform where users can read and write posts.

Basic features

Create account

Description of basic feature here

Make a post

Description of basic feature here

Add friends

Description of basic feature here

View feed

Additional features (ideas for now)

  • Edit posts
  • Delete posts
  • Remove friends
  • Add account details (profile etc.)

Progress tracker

  • Project start: 10 March 2024

References used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published