Skip to content

This is a sample ebook-store repository to practice NextJS or Remix and NET6 web api.

Notifications You must be signed in to change notification settings

falvarador/ebook-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ebook Store

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.

Getting Started

Clone the repo and run the following commands for the backend and frontend respectively:

Backend

dotnet restore

dotnet build

dotnet run

Frontend

npm install or yarn install

npm run dev or yarn dev

Running the tests

dotnet test

Built With

This project was built with the following technologies:

  • NET6
  • ASP.NET Core 6
  • Entity Framework Core 6
  • Next JS
  • Remix
  • React
  • TypeScript

Authors

  • Freddy Alvarado Rodríguez
  • Diego Alberto Calderón Arenas

About

This is a sample ebook-store repository to practice NextJS or Remix and NET6 web api.

Resources

Stars

Watchers

Forks

Packages

No packages published