Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 1.61 KB

README.md

File metadata and controls

75 lines (48 loc) · 1.61 KB

SCANDI-SHOP

This is an prototype e-commerce app with components / pages such as the homepage, category page, description page, cart page built with Next.js. This app is inspired by a frontend test assessment from scandiweb, and as such, the data used and design is that of the test assessment by scandiweb.

screenshot

Built With

  • NextJS

    • NextJS shallow routing
    • NextJS Image component
  • React

    • JSX

    • React Context API

    • React Responsive Carousel Library

    • Hooks

      • useState
      • useEffect
      • useContext
  • Tailwind CSS

    • DaisyUi plugin

Live demo link

Development (Running locally)

  • Clone the project
git clone https://github.com/Lanr3waju/scandi-shop-nextjs.git
  • Install Dependencies
yarn install

To automatically fix eslint issues found (where possible):

yarn run lint

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments and Resources used

📝 License

MIT licensed.