ThVinicius / sing_me_a_song_frontEnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projeto21-sing me a song

A tarefa desse projeto foi implementar os testes unitários, integração e ponta a ponta (e2e)

Sing me a song

Built With


Description

Sing me a song é um aplicativo para recomendação anônima de músicas. Quanto mais pessoas gostarem de uma recomendação, maior a probabilidade de ela ser recomendada a outras pessoas.


Testes


Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_API_BASE_URL = API URL


Run Locally

Clone the project

  https://github.com/ThVinicius/sing_me_a_song_frontEnd.git

Go to the project directory

  cd sing_me_a_song_frontEnd

Install dependencies

  npm install

Start the server

  npm run start

Run tests

  npx cypress open

Acknowledgements


Authors

  • Vinicius Pacheco is a student at Driven Education and is putting effort into it to switch careers. Nowadays he works with Engineering, looking forward to become a Dev.

About


Languages

Language:JavaScript 87.9%Language:HTML 6.8%Language:CSS 5.2%Language:Shell 0.1%