Skip to content

A simple UI application that can be used to view and edit existing gift cards and also allow to create new card.

Notifications You must be signed in to change notification settings

VijethKC/gift-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Steps to run the code

In the project directory, you can run:

json-server --watch db.json --port 3004

Run the above command to run a full fake REST API.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A simple UI application that can be used to view and edit existing gift cards and also allow to create new card.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published