Nutshell is a new product offering that we have been tasked with building. It's a dashboard for Bangazon employees to use to organize their daily tasks, events, news article.
- Clone this repository
cd
into the directory it creates- Make a
database.json
file in theapi
directory - Run
npm install
and wait for all dependencies to be installed - Run
npm start
to verify that installation was successful.
- Functions
- Databases/API
- Github
- Objects
- CSS/Flexbox
- Array methods
- Handling user events
- Factory functions
- Implementing CRUD operations
- Modular code with Webpack
- Relational data