Skip to content

Project React, TypeScript, Tailwindcss, Tailgrids, Axios, Craco, React Hook Form

Notifications You must be signed in to change notification settings

pedroriverove/support-project-front

Repository files navigation

React | TypeScript | Tailwindcss

Frontend project with JWT authentication to create, modify and delete tickets assigned to different developers.

Used technology

Requirements

Getting Started

  1. Clone repository
$ git clone https://github.com/pedroriverove/support-project-front.git
  1. Change into the working directory
$ cd support-project-front
  1. Copy .env.example to .env and modify according to your environment
$ cp .env.example .env
  1. Install project dependencies
$ npm install
  1. Finally, launch the app
$ npm start

Scripts

  • npm start — Launches the app in development mode on http://localhost:3000
  • npm build — Compiles and bundles the app for deployment

Related Projects

Admin Credentials

  • username — admin
  • password — password

Dev Credentials

  • username — user1
  • password — password

Screenshot

About

Project React, TypeScript, Tailwindcss, Tailgrids, Axios, Craco, React Hook Form

Topics

Resources

Stars

Watchers

Forks

Languages