/react-car-app

Experimental Project for Scaffolding React website built with TailwindJs and NestJs API powered by MySQL

Primary LanguageTypeScript

Experimental Project for Scaffolding React website built with TailwindJs and NestJs API powered by MySQL.

Packages

  • ReactJs
  • Tailwind CSS
  • TypeScript
  • GraphQL with apollo
  • styled-components
  • NestJs
  • Typeorm with mysql

Installation and Run

git clone https://github.com/umanda/react-car-app.git
cd react-car-app/react-app --Front End
cd react-car-app/nestjs-app --Backend End

setup mysql DB and update .env file with your data

yarn install -- Fetch and install all dependencies.
yarn run - Frontend
yarn run:dev - Backend

Preview

Preview of Frontend