Skip to content

Kaytbode/wishlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Wish List

A cloud application where users can create, edit and delete wishes.

Built with

  • Node.js (Typescript)

  • Azure functions

  • React (Next.js)

  • Jest for testing

Usage

  1. Fork and Clone this repo git clone https://github.com/Kaytbode/wishlist.git.

  2. cd into the project directory.

  3. cd into the WishListBackend directory.

  4. Run npm install.

  5. While still in the same directory, run npm start:host.

  6. In another terminal, cd into wishlist-frontend directory.

  7. Run npm install.

  8. Run npm run dev.

  9. Navigate to localhost:3000 using your browser to view the application.

About

A wish list application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors