Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 702 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 702 Bytes

FilRougeM2i - Frontend

Description

Frontend application built with React designed to work with the backend server FilRougeM2i - Backend available at https://github.com/tintincita/FilRougeM2i

This application is designed to solve personal and professional document management, creation and editing by providing relevant and flexible tools.

Usage

Get and run the backend server available at https://github.com/tintincita/FilRougeM2i

Then run this application by following the next steps :

  • Open a terminal at the root of the repository.
  • Run the 'npm i' command
  • Run the 'npm start' command