Skip to content

nicer00ster/nicer00ster-recipe-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Recipes

Building a web app to use as my first course I'll be releasing within the next couple months on YouTube. Will be free. 🙋

Getting Started

This course is recommended for people who already have a basic understanding of JavaScript. I'll be going over all the code, so you could potentially watch the course without knowing how to code, but it is recommended so you'll benefit most from it.

I will be creating a new repo with starter files and stepped solutions.

Prerequisites

NodeJS

https://nodejs.org/en/

React Developer Tools (If you're following the course)

https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi

React & PostCSS

npm install -g postcss autoprefixer create-react-app

Installing

Step by step instructions that tell you how to get a development environment running.

git clone https://github.com/nicer00ster/nicer00ster-recipe-course.git
cd nicer00ster-recipe-course
npm install
npm start

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Beginner React course utilizing the Edamam API and Firebase

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published