Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joao208/jurema
Frontend com todas as telas e dinamicas do projeto jurema, contendo a listagem de animais, doação e entre outras features.
https://github.com/joao208/jurema
frontend javascript nextjs react typescript
Last synced: 14 days ago
JSON representation
Frontend com todas as telas e dinamicas do projeto jurema, contendo a listagem de animais, doação e entre outras features.
- Host: GitHub
- URL: https://github.com/joao208/jurema
- Owner: Joao208
- Created: 2022-04-02T15:41:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T23:50:55.000Z (about 2 years ago)
- Last Synced: 2024-12-07T14:33:49.561Z (18 days ago)
- Topics: frontend, javascript, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://projetojurema.org
- Size: 1.78 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Cover](.github/Readme.png)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)⭐ Star us on GitHub — it motivates us a lot! ⭐
----
💻 Develop by [João Augusto](https://github.com/Joao208)
🎨 Design by [Mateus Coutinho](https://www.linkedin.com/in/coutinhomm/)## Table of contents
- [Getting Started](#getting-started)
- [Technologies](#technologies)## Getting Started
Before everything it is important to have some technologies installed in your computer which means:
- [NVM](https://github.com/nvm-sh/nvm)
- [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/)Run before:
```bash
git clone [email protected]:Projeto-Jurema/fe_site.git
yarn
```And then run the follow command:
```bash
yarn dev
```## Technologies
- [NextJs](https://nextjs.org)
- [Styled Componentes](https://styled-components.com/)## ⚠️ License
Jurema is licensed under the terms of the GPL Open Source license and is available for free.