Skip to content

Own front-end project in Nextjs to interact with the valoriza API in Nodejs

Notifications You must be signed in to change notification settings

teilorbarcelos/icompliment

Repository files navigation

Home Page

ICompliment

This app was developed with NextJs and it is only a front-end app made to interact with the API that you can see the code here, and the hosted API here.

This app is a SPA bootstrapped with [yarn create next-app --typescript] and, basically, creates a place that colleagues of work can send compliments or thanks for others colleagues registered in it.

Technology

Here are the technologies used in this project.

  • next version 11.1.0
  • nookies version ^2.5.2
  • react version 17.0.18
  • react-dom version 17.0.2
  • react-hook-form version ^7.12.2
  • node-sass version 4.14.1
  • typescript version 4.3.5
  • web-vitals version 1.0.1

Services Used

Getting started

You can see and use the app here

But, if you want to run this app by yourself, i will assume that you already have an valorize API runing and hosted in some place, simply switch the links from "https://valorize.herokuapp.com" in the code to your own API link, you can use my API to if you want, while I dont see problem in leave it without limitation of access in the "cors" configuration... simply clone this repository and run "yarn dev" in the terminal to see it runing in http://localhost:3000.

How to use

You can register in the app and go to "Usuários registrados" (registered users), choose one that you want to thanks and do it, in next, you will be able to see your sended compliments in their respective place in dashboard, enjoy :D.

Features

  • With this app, you can create a place that you can generate a nice workplace with your colleagues, promoting a feeling of thanks to work together.

Links

Versioning

1.0.0.0

Authors

Learn More

You can learn more in the [NextJs Oficial Site].

To learn Nextjs, check out the [NextJs documentation].

I hope it help you like it helped me too! Thanks for see it and give a repo star if you like it!

ICompliment

About

Own front-end project in Nextjs to interact with the valoriza API in Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published