diaslucia / my-cats-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Cats App 🐱

In progress!

Website Deploy 🏁

Link...

Tecnologies πŸ› οΈ

Instalation & Ejecution πŸš€

Steps to install and run the project:

Node JS & React App

  1. Install Node JS from https://nodejs.org/en/
  2. Clone the project
$git clone https://github.com/diaslucia/my-cats-app.git
  1. Open the console in your code editor and change the directory to the one in your current project
$cd yourProjectDirectory
  1. Install the libraries
$npm install
  1. Ejecute the app (and close it with Ctrl + C)
$npm start

Libraries πŸ“š

About


Languages

Language:JavaScript 64.4%Language:CSS 27.6%Language:HTML 7.7%Language:Shell 0.3%