kirankotari / my-reason-react-app

https://lab.github.com/SRC-technology/setting-up-a-reason-react-app
MIT License
1 stars 0 forks source link

Welcome #1

Open github-learning-lab[bot] opened 3 years ago

github-learning-lab[bot] commented 3 years ago

:wave: Welcome to your first Reason project!

Hello and welcome to this Learning Lab on Reason where I will walk you through setting up a Reason project using ReasonReact.

By the end of this course you will have:

🛠 An Editor, set up to work with Reason

🚀 A published ReasonReact application

github-learning-lab[bot] commented 3 years ago

What we are building 🔨

We have included a very small ToDo application to serve as an example for yours. This app has the following features:

  1. List tasks
  2. Create new tasks
  3. Mark existing tasks as done

Sounds good? Great 😸

🌐 You can see a demo of the results here

github-learning-lab[bot] commented 3 years ago

When you are ready to begin, close this issue.