veenoise / first-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First React App

This is part of the Coursera's React Basics course by Meta.

What did I learn?

In this ungraded lab, I learned how to setup a react app using

npx create-react-app first-react-app

And runing it

npm start

I also learned how to create a component in react.

About


Languages

Language:HTML 40.0%Language:JavaScript 38.4%Language:CSS 21.6%