lgsfarias / nodejs-challenge-20201030-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme-logo

Food Facts - Frontend

Food Facts is a web application that allows you to search for food products and see their nutritional information.
Explore the docs »


Banner




Built With

Web application to financial control.

React TypeScript React Router Ant Design Axios


Routes

- /
  - Route to all products
- /product/:code
  - Route to product details

Usage

To run this project, you will need to install Node.js.

Clone the repository:

git clone https://github.com/lgsfarias/nodejs-challenge-20201030-front.git

Access the project folder:

cd nodejs-challenge-20201030-front

Fill the .env following the .env.example file

cp .env.example .env

Install dependencies:

npm install

Run the project:

npm run dev

Contact

About


Languages

Language:JavaScript 87.4%Language:CSS 9.5%Language:HTML 3.0%Language:Shell 0.1%