cqrlosArch / interactive-comments-section

Home Page:interactive-comments-section-amber.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Comments Section

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the following user stories:

  • User story: This is a completed user stories
  • User story: This is a incompleted user stories
  • User story: This is a incompleted 2nd user stories

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) and yarnpkg installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/cqrlosArch/interactive-comments-section

# Install dependencies
$ yarn install or npm install

# Run the app
$ yarn start or npm run start

Acknowledgements

Contact

About

interactive-comments-section-amber.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 54.6%Language:SCSS 20.3%Language:JavaScript 12.7%Language:HTML 12.3%