Skip to content

Shashi9503/e_commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

To Run

  1. Install the required packages.

    cd backend
    npm install
    
    cd frontend
    npm install
  2. Start the development server.

    cd frontend
    npm run dev
  3. Open the project in your browser at http://localhost:3000 to view your project.

  4. Create your React components and add your styles using Tailwind classes. You can also create new CSS files and import them into your components.

The project is set up to use postcss-cli to process your CSS files. You can add your own tailwind.config.js file to customize your Tailwind setup.

Contributing

Contributions are welcome! If you have any suggestions or find any issues, please feel free to open an issue or a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages