Skip to content

priyas1672/Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

E-Commerce A simple React project built using ** react + Vite**

About the project

This project is created to learn and practice:

  • React basics
  • Component-based architecture
  • Modern frontend tooling using Vite

It is beginner-friendly and easy to understand.

Tech Stack

  • React
  • Vite
  • CSS
  • JavaScript(ES6+)

Features

  • Fast development using Vite
  • Simple and clean UI
  • Easy project structure
  • Beginner friendly code

How to Run the Project Locally

1.Clone the repository git clone https://github.com/priyas1672/Project.git

2.Go inside the project folder cd Project

  1. Install dependencies npm install

4.Start the development server npm run dev

Contributing

Contributions are welcom If you want to improve this project:

  • Fork the repo
  • Create a new branch
  • Make changes
  • Open a Pull Request

Contact

Created by Priya

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.

ebf0ad4 (inital commit)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors