/yumeats-react

A frontend project in react

Primary LanguageJavaScript

YumEats React Frontend

This is a frontend project with the pourpose to help me learn more about react.

Prerequisites

  • In this project i used the nodejs version 20.5.0
  • Install the packages

Getting Started

  1. Clone the repository to your local machine:
git clone git@github.com:vagnerpelais/yumeats-react.git
  1. Navigate to the project root directory:
cd yumeats-react
  1. Install the necessary packages:
npm install
  1. Run the application and open it in the browser in the http://localhost:3000:
npm start

More info

Video

Project video

This project was bootstrapped with Create React App.