Week 2
Goals
This week's goals are...
- Ensure evryone has a GitHub account
- Make a contribution to the
blueprint-kudos
repo from your branch - Create and clone your own repository
- Set up a React app
Last Week's Recap
We made some great progress last week!
To summarize:
- Introduced Kudos
- Learned motivation behind development tools
- Installed git and Node
- Ran a development server of the project
- Cloned and made branches in a repository
Some Final Steps
Before we begin coding our app (for real this time), we need to wrap our work from last week
This includes simply finishing the steps outlined in the Week 1 guide.
After these are done, we can (finally) begin working on Kudos!
No Comments