Skip to content

mantel-lab/copilot-workshop-react-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copilot Workshop - React Frontend

This repository contains the frontend part of the Copilot Workshop application, a simple blogging site built using React and Redux. The application allows users to create, read, update, and delete blog posts.

The aim of this application is to serve as a demonstration and testing ground for GitHub Copilot, an AI pair programmer that helps you write code faster.

Table of Contents

  1. Features
  2. Getting Started
  3. Learn More

Features

  • Create Blog Posts: Users can write and publish new blog posts.
  • Read Blog Posts: Users can browse and read published blog posts.
  • Update Blog Posts: Users can edit and update their existing blog posts.
  • Delete Blog Posts: Users can remove their published blog posts.

Getting Started

Clone this repository and install the dependencies by running npm install. To start the application, run npm start.

Learn More

Please note that this is a high-level overview and the actual functionality may vary based on the implementation in the code.

About

Workshop demo for GH Copilot built on React and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors