akhiltulluri / ecommerce

Ecommerce website made while learning MERN stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License Made with React

Ecommerce Website

Table Of Contents

Installation

  • Clone the repository & Change directory to frontend

    $ git clone https://github.com/officialakhil/ecommerce/
    $ cd ecommerce/frontend
  • Install packages

    $ npm install
  • Run npm start to start the development server.

  • To build the static files, use npm run build

Built With

  • React

Contributing

Issues

In the case of a bug report, bugfix or a suggestions, please feel very free to open an issue.

Pull request

Pull requests are always welcome, and I'll do my best to do reviews as fast as I can.

License

This project is licensed under the MIT License

Get Help

If appropriate, open an issue on GitHub

About

Ecommerce website made while learning MERN stack

License:MIT License


Languages

Language:JavaScript 73.5%Language:HTML 21.8%Language:CSS 4.7%