Skip to content

kaykyls/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Make sure you have installed all of the following prerequisites:

  • Git - Download & Install Git. OSX and Linux machines typically have this already installed.
  • Node.js - Download & Install Node.js and the npm package manager.

Running The Application

# Clone the repository
git clone https://github.com/kaykyls/blog.git

# Select the project directory
cd blog

# Install the dependencies
npm install

# Run the application
npm start

Technologies

  • React
  • JavaScript
  • CSS
  • HTML

About

A simple blog using React consuming an API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published