Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.
/ ProShop Public archive

An ecommerce built in ReactJs and Django

Notifications You must be signed in to change notification settings

Trecto34/ProShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡Introduction

This is a project of an ecommerce build following the Django with React - An Ecommerce Website course


💻 Techs (in the frontend)

In the course it's used React and React-Router, but I replaced it with NextJs

Name Link
NextJS https://nextjs.org/
React-Bootstrap https://react-bootstrap.github.io/

How does it look like?

Please keep in mind that this is just the beginning of the project, and there is still a long way to go


Desktop


Mobile


✏️ Todo's

  • Start the frontend
  • Start the backend
  • Connect backend to frontend
  • Create a real DB
  • Login Auth
  • Admin Screen
  • Product Reviews
  • Search
  • Pagination
  • Deploy

☀️ Usage

Clone this repository, then go to the frontend folder and run:
yarn

Then run the development server:

npm run dev
# or
yarn dev

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

About

An ecommerce built in ReactJs and Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published