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.
# 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
- React
- JavaScript
- CSS
- HTML