/minhaprovaminhavida_site

:school: Web application made with React to make study material like exams available to students in a simple way

Primary LanguageTypeScript

Minha prova, minha vida (MPMV) Site

Web application made with React for the project "Minha prova minha vida". The main goal of this application is to make study material like exams available to students in a simple way.

Build Status

The API that serves this project can be found in minhaprovaminhavida_api.

Development

Requirements:

  • React
  • Typescript

Commands:

  • yarn will download all dependencies;
  • yarn run dev will run webpack-dev-server.

Note: It's important to use yarn to take advantage of the yarn.lock maintaining in this way the determinism of the application.

Todos (by priority)

  1. Upload form
  2. Social login (Facebook and Google)