palhamel / react-reusable-comp-card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technigo React Starter App

This app has been generated using create-react-app, then cleaned up a little so we have a project with just the elements we need to get started.

Add components in the src folder and use them in src/app.js to get started.

Usage

  1. Download & extract the latest release from GitHub
  2. Open the directory in the terminal: cd /path/to/react-starter
  3. Install required dependencies with npm: npm install
  4. Start the project: npm start

About


Languages

Language:JavaScript 63.9%Language:HTML 29.5%Language:CSS 6.5%