r3nanp / fast-feedback

This website has the goal to make fast feedback in SSG (Static Site Generation). Powered By Next.js.

Home Page:fast-feedback-sage.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast Feedback


r3nanp Next JS Chakra Firebase prs


πŸ›  Technologies used

  • Next.js
  • Typescript
  • Chakra UI
  • framer-motion
  • Firebase

πŸ€” How to run

Clone repository:

git clone https://github.com/r3nanp/fast-feedback.git

At the root of the project, run:

yarn

or

npm install

Copy the .env.example file to .env.local and fill the values:

cp .env.example .env.local

Run the following command in order to start the application in a development environment:

yarn dev

or

npm run dev

License πŸ“š

MIT license.

Made by Renan Pereira

Give a ⭐️!

About

This website has the goal to make fast feedback in SSG (Static Site Generation). Powered By Next.js.

fast-feedback-sage.vercel.app


Languages

Language:TypeScript 95.6%Language:Shell 2.4%Language:JavaScript 2.0%