Skip to content

raihanmehran/eStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eStore

A web application for buying goods. Built with React and .NET Core.

Backend

  • C#
  • .NET Core 7 Web APIs
  • EF Core 7
  • SQLite (development)
  • Postgres (production)

Frontend

  • React
  • Axios
  • Redux (for state management)
  • Material UI

To Run the project

  • Clone the project

How to run backend:

  • cd API
  • dotnet run

How to run backend:

  • cd client
  • npm start

Contribution

You are always welcome to contribute and much appreciated :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors