Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

React-Blog

Blog application created using React

How to run this React application

  1. Clone the Repo

    git clone git@github.com:Vinald/React-Blog.git
    cd React-Blog
  2. Install dependencies

    npm install
  3. Start JSON Server

    npx json-server --watch db.json --port 3001
  4. Run the React application

    npm run dev
  5. Access the app

    Open http://localhost:5173 in your browser.

About

Blog application created using React

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages