m0ramax / houm-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

First of all, you need to download the dependencies, you can do this with:

yarn

or

npm install

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

TO DO:

[ ] Add testing

[ ] Add TS

About


Languages

Language:JavaScript 60.4%Language:SCSS 25.1%Language:HTML 12.2%Language:CSS 2.3%