Skip to content

Syfer0/Fast-react-pizza

Repository files navigation

This marks the initial implementation of Tailwind CSS in an experimental repository. As we transition to working on the production app, the README includes comprehensive steps for learning and following the setup.

Getting Started

Follow these steps to set up the production app locally:

Prerequisites

Ensure the following tools are installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-project.git
    
    

setting up CMD

npm i eslint vite-plugin-eslint eslint-config-react-app --save-dev  

Github commit prop

Add [filename].jsx: Initial version of the header component Update README with additional info

Learning Steps

1.Basic structure setup 2.File struture 3.code landing page

Functional Requirement

1.build layout sturture with advance Routing logic a.Routing ,using navigation loader and action to run logic 2.styling with resposive Tailwind css a.React Reuse componets 3.Implementing unit Test a.using jest