Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixing bad merge :>
  • Loading branch information
RA-Salles authored Aug 21, 2024
1 parent 172f19d commit 4a216d5
Showing 1 changed file with 13 additions and 68 deletions.
81 changes: 13 additions & 68 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,86 +1,31 @@
# Getting Started with Create React App
# 2024-1-Squad08

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Sobre o Projeto

## Available Scripts
- O UniRep é um projeto da matéria Métodos de Desenvolvimento de Software, a qual tem como objetivo auxiliar os alunos universitários a encontrarem repúblicas perto de sua faculdade.

In the project directory, you can run:
## Escolhas Tecnológicas

### `npm start`

## React-Branch
Essa branch tem como objetivo criar o react app para rodar a aplicação.

### Domínios
- react-router-dom,
- Javascript/NodeJS como base
- Figma para design do front-end
- Miro para planejamento das sprints
- MySQL para o banco de dados
- React e Express como frameworks
- Beautiful Soup e Selenium para web scrapping


## Quadro virtual dos Stories, Backlog e Arquitetura base

- Para acessar o quadro virtual, clique [aqui](https://miro.com/app/board/uXjVKWk1Q-I=/).

## Membros

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify
<table>
<tr>
<td align="center"><a href="https://github.com/Discicle"><img style="border-radius: 50%;" src="https://github.com/Discicle.png?size=100" width="100px;" alt=""/><br /><sub><b>João Victor Sousa</b></sub></a><br />
<td align="center"><a href="https://github.com/Renurin"><img style="border-radius: 50%;" src="https://github.com/Renurin.png?size=100" width="100px;" alt=""/><br /><sub><b>Renan Camara</b></sub></a><b/>
<td align="center"><a href="https://github.com/pedroeverton217"><img style="border-radius: 50%;" src="https://github.com/pedroeverton217.png?size=100" width="100px;" alt=""/><br /><sub><b>Pedro Everton</b></sub></a<br/>
<td align="center"><a href="https://github.com/Brunocrzz"><img style="border-radius: 50%;" src="https://github.com/Brunocrzz.png?size=100" width="100px;" alt=""/><br /><sub><b>Bruno Cruz</</sub</a<br/<ahref="Link git" title="Rocketseat"></a></td>
<td align="center"><a href="https://github.com/RA-Salles"><img style="border-radius: 50%;" src="https://github.com/RA-Salles.png?size=100" width="100px;" alt=""/><br /><sub><b>Ryan Augusto</b></sub></a><br />
</tr>
</table>

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)

0 comments on commit 4a216d5

Please sign in to comment.