ricknois / wine-job-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vize job test

A React app that uses an API to create a wine shop

GitHub language count Repository size GitHub last commit made by Rick Sousa

Status: Finished

AboutFeaturesLayoutTech StackAuthor

About

Wine job test it`s a React with Typescript app that uses an API to create a wine shop


Features

  • The app has two endpoints:
    • "/" Home
    • "/producsts/id" Product detail

Layout

layout layout layout layout


Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com), [Yarn] (https://yarnpkg.com/), In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running the app (Web)

# Clone this repository
$ git clone git@github.com:ricknois/wine-job-test.git

# Access the project folder in your terminal
$ cd wine-job-test

# Install the dependencies
$ yarn

# Run the application in development mode
$ yarn dev

# Access http://localhost:3000/

Tech Stack

The following tools were used in the construction of the project:

Web (React + TypeScript)


Author

Rick Sousa

Made with love by Rick Sousa 👋🏽 Get in Touch!


About


Languages

Language:TypeScript 92.0%Language:JavaScript 6.3%Language:HTML 1.2%Language:CSS 0.3%Language:Shell 0.3%