Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This project includes a custom backend built with Express and a frontend developed using React. Below are details on how to start both servers.

Backend (Express)

The backend files are located in the folder: 1-actual-backend

To start the backend server:

  1. Open a terminal.
  2. Navigate to the backend folder: cd 1-actual-backend
  3. Run the following command to start the server: npm start

Frontend (React)

The frontend (Myntra clone) files are located in the folder: 2-myntra-react-clone

To start the frontend development server:

  1. Open a terminal.
  2. Navigate to the frontend folder: cd 2-myntra-react-clone
  3. Run the following command to start the frontend: npm run dev

Improvements:

  1. Headings and Structure: I added headings for clarity and a structured flow, so it's easier to understand where each component lives and how to start it.
  2. Code Block Formatting: Using code blocks for commands helps readers easily identify the steps.
  3. Brevity and Clarity: The language is kept simple and direct while making it more engaging.

Built With:

  • Backend: Node.js, Express
  • Frontend: React, Vite
  • Styling: CSS

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages