Single page application, which uses cards with border-color and the inheritance
Single page application, which uses cards with border-color and the inheritance principle.
This project was developed previously for Code3r, found on youtube with the title """React JS Curso Rápido ⚛️ Masterclass #2 2020 - 100% Prático!"""
- layout responsive
- cards
- list itens
In Masterclass this project was developed with javascript language using technology: React_JS
However, in my devepoment used: Msg-linter and comitzen for semantic version and Convencional Commits; beyond the VS_Code with snippets.
To clone and run this application, you'll need Git, Node.js + npm installed on your computer. From your command line:
## Clone this repository
### $ `git clone https://github.com/Almir-git-unifc/CardsPage_simple_react-js`
## Go to repository
### $ `cd CardsPage_simple_react-js`
## Install dependencies
### $ `npm install`
## Run locally the app
### $ `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
👤 Almir
- Github: @Almir-git-hub
MIT - See the LICENSE for more information.