Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 613 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 613 Bytes

My project's name

App description & purpose

​ With this app the user can... ​ It is part of my final project for the Ironhack web dev bootcamp, a MERN fullstack application. ​

Backend connection

​ It is the frontend repository and it is connected to this backend.

.env

you have to setup .env example in .env.sample

Install the app

$ npm install

Start & watch

$ npm start

Simple build for production

$ npm run build

Links