Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.
/ udacimeals Public archive

A project developed while learning redux from @udacity

Notifications You must be signed in to change notification settings

abheist/udacimeals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is developed while learning redux from @udacity react nanodegree

It's easy to install and run:

  1. Clone this repo : 'git clone https://github.com/yabhis/udacimeals.git'
  2. Install node modules: npm install
  3. Run and enjoy: npm start

You can use yarn commands too run and install modules. ⚡️