An open API service indexing awesome lists of open source software.

https://github.com/guilhaof/gsystem-nextjs

Sistema para gerenciar chamados para uma empresa ⚙️💻
https://github.com/guilhaof/gsystem-nextjs

axios git github nextjs nookies react-toast-notifications reactjs styled-components typescript

Last synced: 3 months ago
JSON representation

Sistema para gerenciar chamados para uma empresa ⚙️💻

Awesome Lists containing this project

README

          


Gsystem Web

 


Gsystem Web


Github top language

Github language count

Repository size

License



About   |  
Features   |  
Technologies   |  
Requirements   |  
Starting   |  
License   |  
Author


## :dart: About

Projeto em Construcao ⚠️⚠️⚠️

## :sparkles: Features

:heavy_check_mark: Feature 1;\
:heavy_check_mark: Feature 2;\
:heavy_check_mark: Feature 3;

## :rocket: Technologies

The following tools were used in this project:

- [Nookies](https://expo.io/)
- [React-Toastify](https://nodejs.org/en/)
- [React](https://pt-br.reactjs.org/)
- [Nextjs](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Styled-Components](https://www.typescriptlang.org/)

## :white_check_mark: Requirements

Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.

## :checkered_flag: Starting

```bash
# Clone this project
$ git clone https://github.com/GuilhaoF/Gsystem-NextJs.git

# Access
$ cd gsystem-web

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the
```

## :memo: License

This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.

Made with :heart: by GuilhaoF

 

Back to top