baresi687 / react-tasks

My introduction to React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React - Tasks

My introduction to React.
Check out the different branches to see the tasks in question.

Built With

Getting Started

Installing

  1. Clone the repo:
git clone git@github.com:baresi687/react-tasks.git
  1. Install the dependencies:
npm install

Running

To run the app, run the following commands:

npm run build
npm run preview

Branch checkout

Because the branches have different dependencies, run this after checkout:

npm install

Contact

My LinkedIn page

About

My introduction to React


Languages

Language:JavaScript 37.9%Language:CSS 35.3%Language:HTML 21.7%Language:Shell 5.0%