Dtesch9 / gostack11-conceitos-reactjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

ReactJS concepts


Badge Stargazers Stargazers

References

About the Project

Learning the very firsts concepts about ReactJS

Requirements ✋🏻

Install 🔥

  1. Clone this repository;
  2. Go inside the folder cd gostack-conceitos-reactjs;
  3. Run $ yarn or $ npm install to install dependencies;

Run 🔥

  1. Run $ yarn dev to initialize the server;
  2. Acess localhost:3000/ and good hacking.

Tests

Here you gonna see how tests work and how it prevents your application from crash.

  1. Run $ yarn test to run all tests.

About


Languages

Language:JavaScript 79.7%Language:CSS 11.0%Language:HTML 9.3%