Skip to content

E-commerce app made using React, Next.js, TailwindCSS, & ContextAPI

License

Notifications You must be signed in to change notification settings

ashwinkhode/dapr

Repository files navigation


dapr

DAPR | Online Apparel Store

Application created for the purpose of study, an ecommerce store

License MIT Vercel


Built With

  • ⚛️ React — A JavaScript library for building user interfaces
  • 🔼 Next.js - Framework for building production-ready React applications
  • React Hooks — Used useReducer & Context API for state management
  • 🌸 TailwindCSS - A utility-first CSS framework that can be used to build modern websites
  • 💹 Fake Store API — Fake rest api to fetch mock data
  • 💖 Misc — ESlint/Prettier/Editor Config

Getting started

  1. Clone this repo using git clone https://github.com/ashwinkhode/dapr.git
  2. Move yourself to the appropriate directory: cd dapr
  3. Run yarn to install dependencies
  4. Run the development server:
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Still Under Development

  • Wishlist Page

  • Cart Page

  • Product Page

  • Create ui components

  • create landing page

  • Search functionality

  • Sort & Filter functionality

  • [-] Polish UI

  • [-] Add Authentication

  • ⭐ - Star, if you like it

  • 👁 - Watch, get latest updates To report a bug, please raise an issue. Thank you!

License

This project is licensed under the MIT License - see the LICENSE page for details.

Author

Ashwin Khode - Twitter - Linkedin

About

E-commerce app made using React, Next.js, TailwindCSS, & ContextAPI

Resources

License

Stars

Watchers

Forks