Skip to content

sourabhaprasad/meta-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera - React Basics by Meta

This is a front-end application created using react.js. The graded assessment was to create a calculator app.

Preview

Check out the live preview here!

Tech Stacks

  • Frontend: React.js with JSX
  • Other: HTML, CSS, JavaScript (ES6+)

Installation

  1. Clone the Repository:

     https://github.com/sourabhaprasad/meta-react.git
  2. Navigate to the Project Directory:

    cd graded-assignment
  3. Install Dependencies:

    npm install

Certificate

Find the certificate here.

Acknowledgements

This repository documents my individual solution to Coursera's meta basics course.