Skip to content

Sebszty/e-commerce-app

Repository files navigation

Interview Project 🚀

Welcome to my interview project! I'm excited to share with you what I've built and hope you'll enjoy exploring it as much as I enjoyed creating it.

🌟 Project Highlights

  • Application should use data available in https://fakestoreapi.com/docs. Below are the technical and functional requirements for the assignment - docs/task-main-description.md
  • Technologies: Next.JS, React, Zustand, Tailwind, Axios

🚀 Getting Started

Follow these simple steps to get the project up and running on your local machine.

Prerequisites

  • Node.js (version X.X.X or higher)
  • npm (usually comes with Node.js)

Installation

  1. Clone the repository:
    git clone [your-repo-url]
    
  2. Navigate to the project directory:
    cd [your-project-name]
    
  3. Install dependencies:
    npm install
    

🖥️ Running the Application

To start the development server:

npm run dev

The application will be available at http://localhost:3000.

🧪 Running Tests

To run the test suite:

npm run test

🛠️ Troubleshooting

If you encounter any issues while starting the application, try removing the .next directory:

rm -rf .next

Then, run npm run dev again.

📝 Additional Notes

For information about future plans and upcoming features, please check out our ROADMAP.md file.

🙏 Thank You

Thank you for taking the time to review my project. I'm looking forward to any feedback and would be happy to discuss any aspects of the code or implementation. Enjoy exploring!

About

Interview project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published