Skip to content

Rajesh-Royal/car-bidding-system-react

Repository files navigation

Car bidding web App

This project Is bootstrapped with Create React App and using tailwindcss for UI library.

Netlify Status

Project Preview

Available Scripts 🚁

This project usages Yarn as package manager and in the project directory, you can run:

Script Description
start:dev Starts the development server
build Production build
test Runs unit tests
eject React Eject
lint Shows all the linting errors in codebase
lint:fix Fix all the liting errors

Husky hooks will lint code before commiting it.

🧐 What's inside?

A quick look at the top-level files and directories you'll see in this project.

β”œβ”€β”€ .vscode
β”œβ”€β”€ node_modules
β”œβ”€β”€ public
β”œβ”€β”€ src
    β”œβ”€β”€ assets
    β”œβ”€β”€ components
    β”œβ”€β”€ container
    β”œβ”€β”€ context
    β”œβ”€β”€ pages
    β”œβ”€β”€ routes
    β”œβ”€β”€ utils
β”œβ”€β”€ _redirects
β”œβ”€β”€ netlify.toml
β”œβ”€β”€ .eslintrc.json
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .prettierrc
β”œβ”€β”€ craco.config.js
β”œβ”€β”€ package.json
β”œβ”€β”€ README.md
β”œβ”€β”€ tailwind.config.js
└── yarn.lock
  1. .vscode/: This directory contains all of the workspace setting for vscode.

πŸ’« Deploy

Deploy to Netlify