Skip to content

williamsimionatto/expensemanager-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

To run this project is necessary to have installed the following tools:

  • NodeJs 18 (Recommended using NVM)
  • Yarn
  • Typescript

Available Scripts

In the project directory, you can run:

nvm install - Install the NodeJs version defined in the .nvmrc file

nvm use - Use the NodeJs version defined in the .nvmrc file

yarn install - Install the project dependencies

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.

Final project for the Web and Mobile Development course - UPF 2023/1