Welcome!
This project is built using React, Next, Tailwind, Supabse and Vercel
Goal: To teaching basic javascript and web development alongside thought work to help new coders have a kinder learning curve for their first language and have a better grasp of how to learn
To run this project locally:
clone the repo git clone "repo link"
navigate to repo cd (directory name)
install dependencies npm install
and run Next npm run dev
This should give you a localhost link to open in your browser. If it doesn't, check that you're in the correct directory