Yenniferh / carved-rock-fitness

A shoe store app built using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carved Rock Fitness

Quick Start

Run the following commands:

npm install
npm start

This will install dependencies, then start the app and mock API.

Starter Project Overview

This project was bootstrapped with Create React App.

Enhancements:

  • Added a mock API using json-server. Configured npm start to run the app and mock API at the same time using npm-run-all.
  • Added db.json to root as json-server's mock database

About

A shoe store app built using React


Languages

Language:JavaScript 76.5%Language:CSS 15.4%Language:HTML 8.1%