Skip to content

E-Commerce site built with .NET, React & Redux

Notifications You must be signed in to change notification settings

gabo71096/ReStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReStore

E-Commerce site built with .NET, React & Redux

Try it out

Be sure to install .Net SDK and Runtime (Ubuntu 22.04 Installation)

Clone the project, cd into ReStore/API and run it with dotnet run, that starts the backend.

For the React part, cd into ReStore/client and run npm run dev, it will start vite.


From Neil Cummings's Udemy course