Skip to content

Waziio/AdminClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdminClient

Intro

The front folder contains a React app, using ChakraUI components and Tailwind CSS.
The back folder contains my first API, made with Express, Sequelize and MySQL.

You can create an account, log in (using JWT), view and administer customer data.

Setup

git clone https://github.com/Waziio/AdminClient.git

Front dependencies

cd AdminClient/front

npm install

Back dependencies

cd AdminClient/back

npm install

Configuration

Check the /back/.env file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published