Skip to content

RamGoel/gan-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bakecut

A Bakery Single page application made in Reactjs.

Folder Structure

  • src
    • assets -- contains images/audio/video files
    • constants -- contains data that doesn't change like appname.
    • pages -- contains diiferent pages of website
    • components -- contains components from which the pages have been built.
    • utils -- contains utilities like functions to calculate some data.
    • redux -- contains redux store and slices.

Setup

  • Fork this repo

  • Clone repo using git clone https://github.com/YourUsername/gan-assignment.git

  • Change Directory using cd gan-assignment

  • install dependencies using npm i

  • run app using npm start

  • Enjoy.

About

Bakecut - Made in React & Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors