This is a simple ebook store built with NET6 web api and Next JS or Remix. It is a work in progress and is not yet complete.
Clone the repo and run the following commands for the backend and frontend respectively:
dotnet restore
dotnet build
dotnet run
npm install or yarn install
npm run dev or yarn dev
dotnet test
This project was built with the following technologies:
- NET6
- ASP.NET Core 6
- Entity Framework Core 6
- Next JS
- Remix
- React
- TypeScript
- Freddy Alvarado Rodríguez
- Diego Alberto Calderón Arenas