Skip to content

mattpauls/react-ecommerce

 
 

Repository files navigation

react-ecommerce by jobsimulator.dev

How to start working

  1. Fork this repo and clone it locally. Click here to fork this repo.
  2. Fix the issue
  3. Create Pull Request to this repository

How to run app locally

First install the node dependencies

npm i

and then run the app locally with

npm run dev:frontend
npm run dev:backend

then go to http://localhost:3000

Once you're running locally, start working on these issues first.

To make working with Tailwind easy, we recommend you install TailwindCSS Intellisense in VSCode to add autocomplete + linting.

Stack

This project was built using

  • Vite
  • TailwindCSS
  • React

How to get help?

The best way to ask for help is to ask our Discord community.

Click here to join the Jobsimulator.dev Discord

How to support us?

If you found the project helpful and would like us to make more projects like this - please consider supporting us.

We offer premium services for this project. If you decide to use those, you will both get extra value out of the project and at the same time you will give us motivation to keep going to create even better projects.

  • Video guide of a senior dev going through all the issues and fixing them following the industry best practices - $15

You can purchase those here: https://jobsimulator.gumroad.com/l/react-ecommerce

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • HTML 1.5%
  • CSS 0.3%